Skip to content

Commit

Permalink
Disable docker workflow scheduling (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Nov 27, 2022
1 parent 5be5517 commit bfbcf3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
name: Docker

on:
schedule:
- cron: '0 0 * * *'
push:
tags:
- "v*"
Expand Down

0 comments on commit bfbcf3a

Please sign in to comment.