Skip to content

Commit

Permalink
Make manifest-creation GHA more frequent (close #837)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Sep 9, 2024
1 parent 6540c48 commit a1c0136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifest_external_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: ["main"]
workflow_dispatch:
schedule:
- cron: "0 23 * * 3"
- cron: "0 23 * * 2,3,4"


jobs:
Expand Down

0 comments on commit a1c0136

Please sign in to comment.