We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
runs-on
1 parent cd673a5 commit a609d8fCopy full SHA for a609d8f
README.md
@@ -22,6 +22,7 @@ on: [push]
22
jobs:
23
activation:
24
name: Request manual activation file 🔑
25
+ runs-on: ubuntu-latest
26
steps:
27
```
28
0 commit comments