We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef2f19 commit 8cdd297Copy full SHA for 8cdd297
.github/workflows/check.yaml
@@ -10,7 +10,7 @@ on:
10
- "img/**"
11
12
jobs:
13
- build:
+ check:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
0 commit comments