Merge pull request #2937 from dbt-labs/bump-package-versions-1705266074 #1791
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] |