We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061a763 commit 7708424Copy full SHA for 7708424
.github/workflows/lint.yml
@@ -17,7 +17,6 @@ jobs:
17
env:
18
GHA_API_LINT_FILE_GLOB: ${{ inputs.file_glob }}
19
steps:
20
- - uses: actions/checkout@v4
21
- name: Checkout guidelines
22
uses: actions/checkout@v4
23
with:
0 commit comments