Skip to content

Commit

Permalink
remove schedule from docker publish
Browse files Browse the repository at this point in the history
  • Loading branch information
nickpegg committed Oct 10, 2021
1 parent bb0e5ab commit 3a4cca7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Docker

on:
schedule:
- cron: '27 5 * * 1'
push:
branches: [ main ]
pull_request:
Expand Down

0 comments on commit 3a4cca7

Please sign in to comment.