Skip to content

Commit

Permalink
Test URL checker by running every 2 mint
Browse files Browse the repository at this point in the history
  • Loading branch information
howardbaek committed Sep 7, 2023
1 parent 46dd84c commit 2747750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Periodic URL Check

on:
schedule:
# At 00:00 on Sundays
- cron: '0 0 * * 0'
# At every 2nd minute
- cron: '*/2 * * * *'

jobs:

Expand Down

0 comments on commit 2747750

Please sign in to comment.