We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b706a commit 62478dbCopy full SHA for 62478db
.github/workflows/docker-image.yml
@@ -1,8 +1,6 @@
1
name: Publish Docker image
2
3
on:
4
- schedule:
5
- - cron: "0 1 * * 0" # every Sunday at 1 am
6
workflow_dispatch: # on button click
7
8
permissions:
0 commit comments