We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146c320 commit d8e49beCopy full SHA for d8e49be
.github/workflows/rebase-on-push-to-main.yml
@@ -4,6 +4,7 @@ on:
4
release:
5
types: [published]
6
jobs:
7
+ auto-rebase:
8
runs-on: ubuntu-latest
9
env:
10
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments