We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007a5c0 commit c2ad170Copy full SHA for c2ad170
.github/workflows/check.yml
@@ -8,7 +8,7 @@ permissions:
8
contents: read
9
jobs:
10
build:
11
- name: build
+ name: check
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v5
0 commit comments