Skip to content

Commit a609d8f

Browse files
committed
add required field runs-on.
1 parent cd673a5 commit a609d8f

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
@@ -22,6 +22,7 @@ on: [push]
2222
jobs:
2323
activation:
2424
name: Request manual activation file 🔑
25+
runs-on: ubuntu-latest
2526
steps:
2627
```
2728

0 commit comments

Comments
 (0)