Skip to content

Commit 676d434

Browse files
authored
Update bypass-review.yml
1 parent bd8d51f commit 676d434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bypass-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: "Bypass review"
77

88
jobs:
99
automerge:
10-
runs-on: linux
10+
runs-on: ubuntu-latest
1111
steps:
1212
- name: Check PR label
1313
if: github.event.label.name == 'bypass-review'

0 commit comments

Comments
 (0)