Skip to content

Commit

Permalink
Don't rebuild on a schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
zlepper committed Apr 24, 2024
1 parent fe31982 commit bcb8011
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Docker build + push

on:
schedule:
- cron: "0 10 * * *"
push:
branches:
- "master"
Expand Down

0 comments on commit bcb8011

Please sign in to comment.