Skip to content

Commit 8a30fc3

Browse files
committed
Update check-links.yml
1 parent 45093dc commit 8a30fc3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/check-links.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: Check Links
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
pull_request:
4+
workflow_dispatch:
5+
# push:
6+
# branches:
7+
# - main
8+
# pull_request:
89

910
jobs:
1011
check-links:

0 commit comments

Comments
 (0)