Skip to content

Commit c759af4

Browse files
committed
Add runs-on
1 parent 399c2a2 commit c759af4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rebase.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
types: [created]
55
jobs:
66
rebase:
7+
runs-on: ubuntu-latest
78
name: Rebase
89
if: >-
910
github.event.issue.pull_request != '' &&

0 commit comments

Comments
 (0)