Merge pull request #3504 from dbt-labs/bump-package-versions-1732176071 #2826
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] |