We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf4d9f commit 5d3a473Copy full SHA for 5d3a473
1 file changed
.github/workflows/ci.yaml
@@ -12,6 +12,7 @@ permissions:
12
contents: read
13
jobs:
14
ci:
15
+ name: CI
16
runs-on: ubuntu-latest
17
strategy:
18
fail-fast: false
0 commit comments