Skip to content

Commit

Permalink
runs-on property missing. (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dim0627 committed Aug 20, 2022
1 parent 418e518 commit 5000741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -18,6 +18,7 @@ on:
jobs:
rebase:
name: Rebase
runs-on: ubuntu-latest
if: >-
github.event.issue.pull_request != '' &&
(
Expand Down

0 comments on commit 5000741

Please sign in to comment.