Skip to content

Commit

Permalink
chore: restore schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Jul 18, 2023
1 parent 6872a5b commit e1db84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ on:
- "dashlord.yaml"
- "dashlord.yml"
- "urls.txt"
#schedule:
# - cron: "0 0 * * 0" # see https://crontab.guru
schedule:
- cron: "0 0 * * 0" # see https://crontab.guru

# allow only one concurrent scan action
concurrency:
Expand Down

0 comments on commit e1db84a

Please sign in to comment.