Skip to content

Commit

Permalink
feat(gen): add test
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyOubouaziz committed Dec 11, 2024
1 parent 43a49f4 commit 03ce33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-check-schedule.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Check links on schedule
on:
schedule:
- cron: "0 17 * * 0" # Runs every Monday at 09:00 AM
- cron: "30 15 * * *" # Runs every Monday at 09:00 AM
jobs:
linkcheck:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 03ce33e

Please sign in to comment.