Skip to content

Commit

Permalink
chore: added action for rebuild all supported tags
Browse files Browse the repository at this point in the history
  • Loading branch information
orenlab committed Dec 26, 2024
1 parent 3e09809 commit 3568504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI Rebuild All Supported Tags

on:
schedule:
- cron: '0 9 * * 6' # Run every Saturday at 09:00 UTC
- cron: '0 13 * * 4' # Run every Thursday at 13:00 UTC (18:00 Yekaterinburg time)
workflow_dispatch: # Allow manual trigger

jobs:
Expand Down

0 comments on commit 3568504

Please sign in to comment.