Skip to content

Commit

Permalink
run packaging automation on Sunday *and* Wednesday
Browse files Browse the repository at this point in the history
This should allow things released Mo/Tu to end up in nightly earlier
  • Loading branch information
evgeni committed Jul 24, 2024
1 parent afb6040 commit 18913e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Update packages
on:
workflow_dispatch:
schedule:
- cron: '4 4 * * 0'
- cron: '4 4 * * 0,3'

env:
GIT_AUTHOR_NAME: Foreman Packaging Automation
Expand Down

0 comments on commit 18913e2

Please sign in to comment.