Skip to content

Commit

Permalink
chore: update weekly
Browse files Browse the repository at this point in the history
I cannot maintan this project for now and there are some builds happening and failing constantly! :( Ill fix this whenever I can
  • Loading branch information
tulilirockz authored Jul 3, 2024
1 parent e1ef7a4 commit 2ff928e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Build Atomic Studio
on: # yamllint disable-line rule:truthy
schedule:
- cron: "00 17 * * *" # build at 17:00 UTC every day
- cron: '41 5 * * 0' # 5:41 UTC Weekly on Sundays
push:
paths:
- config/**
Expand Down

0 comments on commit 2ff928e

Please sign in to comment.