Skip to content

Commit

Permalink
Test CI every 30 min to fix rebuild pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
danduk82 committed Jun 14, 2024
1 parent 08e9eb8 commit 46ba903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: Rebuild
# scheduled GH-actions will run on the default branch only, master
on:
schedule:
- cron: 30 2 * * *

- cron: "*/30 * * * *"
jobs:
rebuild:
name: Rebuild
Expand Down

0 comments on commit 46ba903

Please sign in to comment.