Skip to content

Commit

Permalink
Rebase workflow runs on (#1468)
Browse files Browse the repository at this point in the history
* Add rebase workflow

* Add runs-on

context cirrus-actions/rebase#102
  • Loading branch information
ClarkWalker committed Jan 15, 2025
1 parent 1acf5f1 commit 23ce029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebase.yml
Expand Up @@ -5,6 +5,7 @@ on:
jobs:
rebase:
name: Rebase
runs-on: ubuntu-latest
if: >-
github.event.issue.pull_request != '' &&
(
Expand Down

0 comments on commit 23ce029

Please sign in to comment.