Skip to content

Commit

Permalink
feat(gen): add schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyOubouaziz committed Dec 11, 2024
1 parent 8230da3 commit f5fa15f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/link-check-schedule.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Check links on schedule

on:
schedule:
- cron: "20 14 * * *"
- cron: "27 14 * * *"
# pull_request:
# push:


jobs:
linkcheck:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f5fa15f

Please sign in to comment.