Skip to content

Commit d94bb1a

Browse files
committed
Remove push trigger from spelling and hyperlinks workflow
1 parent 6498131 commit d94bb1a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/spell-and-link-check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Spelling and Hyperlinks Check
22

33
on:
4-
# Temporary: trigger on push for testing
5-
push:
6-
branches:
7-
- spell-and-link-check
84
# run once a day at 6AM UTC
95
schedule:
106
- cron: '0 6 * * *'

0 commit comments

Comments
 (0)