We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67910e0 commit 9539fe5Copy full SHA for 9539fe5
.github/workflows/upstream.yml
@@ -16,5 +16,6 @@ on:
16
jobs:
17
rails:
18
name: empty job
19
+ runs-on: ubuntu-latest
20
steps:
21
- run: echo hello world
0 commit comments