We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50aeb89 commit 315fd84Copy full SHA for 315fd84
1 file changed
.github/workflows/main.yml
@@ -1,6 +1,12 @@
1
name: Link checker
2
3
on:
4
+ push:
5
+ branches:
6
+ - master
7
+ pull_request:
8
9
10
schedule:
11
- cron: "0 0 1 * *"
12
0 commit comments