Merge pull request #3372 from dbt-labs/bump-package-versions-1730325651 #2664
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Rebase Pull Requests | |
on: | |
push: | |
branches: '**' | |
jobs: | |
rebase: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: linhbn123/[email protected] |