Skip to content

Commit

Permalink
Add manual workflow trigger for scheduled drift run (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenmartius authored Apr 30, 2024
2 parents 7f20881 + 6f4e5a2 commit 1d999d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/drift-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
schedule:
# Run this workflow at the top of every hour
- cron: '0 * * * *'
workflow_dispatch:


jobs:
drift-detection:
Expand Down

0 comments on commit 1d999d4

Please sign in to comment.