Skip to content

Commit

Permalink
remove cron job for build
Browse files Browse the repository at this point in the history
  • Loading branch information
MDHMatt authored May 15, 2023
1 parent 337b999 commit cc93b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build Biggetje
on:
schedule:
- cron: '0 10 * * *'
# schedule:
# - cron: '0 10 * * *'
push:
branches:
- master
Expand Down

0 comments on commit cc93b9c

Please sign in to comment.