We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfd041 commit 7e0b58dCopy full SHA for 7e0b58d
.github/workflows/lint.yml
@@ -65,7 +65,6 @@ jobs:
65
exit $RC
66
67
link-check:
68
- name: Link checks
69
uses: ./.github/workflows/_link_check.yml
70
with:
71
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments