Merge pull request #3298 from dbt-labs/bump-package-versions-1727218865 #2518
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] |