Skip to content

Commit dfd0e89

Browse files
author
Susan Vanderplas
committed
Try update to check on deployment?
1 parent 0204a7b commit dfd0e89

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
on:
22
schedule:
33
- cron: 0 0 1 * * # run monthly
4-
repository_dispatch: # run manually
5-
types: [check-link]
4+
deployment:
65
# push:
76
# ...
87

0 commit comments

Comments
 (0)