We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d323d4e commit 89f70c7Copy full SHA for 89f70c7
1 file changed
.github/workflows/links_checkerPR.yml
@@ -2,12 +2,6 @@ name: "Check docs links"
2
3
on:
4
workflow_dispatch:
5
- push:
6
- branches:
7
- - main
8
- paths:
9
- - "README.md"
10
- - ".github/workflows/links_checkerPR.yml"
11
pull_request:
12
paths:
13
- "README.md"
0 commit comments