We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993a209 commit 1314701Copy full SHA for 1314701
.github/workflows/ci.yml
@@ -7,5 +7,6 @@ on:
7
pull_requests: {}
8
jobs:
9
build:
10
+ runs-on: ubuntu-latest
11
steps:
12
- run: echo "hello world"
0 commit comments