Skip to content

Commit

Permalink
Decrease Automatic Builds
Browse files Browse the repository at this point in the history
Prevent Over usage of GitHub actions
  • Loading branch information
Games-Crack authored Feb 21, 2024
1 parent 6e732f6 commit c7d6fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Docker

on:
schedule:
- cron: '15 20 * * *'
- cron: '0 0 */20 * *'
push:
branches: [ "main" ]
# Publish semver tags as releases.
Expand Down

0 comments on commit c7d6fa9

Please sign in to comment.