Skip to content

Commit

Permalink
Update WikiLinks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz authored Dec 2, 2021
1 parent 4a7be26 commit ff6c98d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/WikiLinks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: WikiLinks Online

on: [pull_request]
on:
pull_request:
schedule:
- cron: "0 1 * * *"

jobs:
wikilinks-check:
Expand Down

0 comments on commit ff6c98d

Please sign in to comment.