Skip to content

Commit

Permalink
[cron] schedule action
Browse files Browse the repository at this point in the history
  • Loading branch information
Haldir65 committed Apr 20, 2024
1 parent 7aafddc commit 00ccf49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automate_build_of_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: multiarch build on dispatch

on:
workflow_dispatch:
schedule:
- cron: "0 */12 * * *" ## every 12 hours


jobs:
Expand Down

0 comments on commit 00ccf49

Please sign in to comment.