Skip to content

Commit

Permalink
update cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
EddeCCC committed Nov 29, 2024
1 parent 63eac1a commit 5c9abf7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/eumserver_security_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Automatic Security Check

on:
schedule:
- cron: "0 0-23 * * *" # for test every hour
# - cron: "0 8 1,15 * *" # At 08:00 on day-of-month 1 and 15
- cron: "0 8 1,15 * *" # At 08:00 on day-of-month 1 and 15

jobs:
security-check:
Expand Down

0 comments on commit 5c9abf7

Please sign in to comment.