Skip to content

Commit

Permalink
0 */8 * * *
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper committed Sep 21, 2024
1 parent cf21d63 commit ac3f735
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_bizy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "Build BizyAir"

on:
schedule:
- cron: '0 */8 * * *' # This will run every hour
push:
branches:
- use-cpu
Expand Down

0 comments on commit ac3f735

Please sign in to comment.