Skip to content

Commit

Permalink
fix: update schedule for test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
krudi authored Aug 23, 2024
1 parent 499e142 commit 6a475d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-role-molecule-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- main

schedule:
- cron: "7 4 4 * *"
- cron: "0 22 * * 5"

jobs:
prepare:
Expand Down

0 comments on commit 6a475d1

Please sign in to comment.