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 399c2a2 commit c759af4Copy full SHA for c759af4
.github/workflows/rebase.yml
@@ -4,6 +4,7 @@ on:
4
types: [created]
5
jobs:
6
rebase:
7
+ runs-on: ubuntu-latest
8
name: Rebase
9
if: >-
10
github.event.issue.pull_request != '' &&
0 commit comments