Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 5000741

Browse files
authored
runs-on property missing. (#102)
1 parent 418e518 commit 5000741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
jobs:
1919
rebase:
2020
name: Rebase
21+
runs-on: ubuntu-latest
2122
if: >-
2223
github.event.issue.pull_request != '' &&
2324
(

0 commit comments

Comments
 (0)