We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a474ab commit 0313710Copy full SHA for 0313710
.github/workflows/publish-docker-image.yml
@@ -6,7 +6,7 @@ on:
6
branches: [ main ]
7
paths:
8
- 'Dockerfile'
9
- - '.github/workflows/publish-docker.yml'
+ - '.github/workflows/publish-docker-image.yml'
10
schedule:
11
# Monday at 3:00 AM UTC
12
- cron: '0 3 * * 1'
0 commit comments