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 6bcb752 commit ab62c40Copy full SHA for ab62c40
.github/workflows/dockerimage.yml
@@ -10,7 +10,7 @@ on:
10
- Dockerfile
11
- pyproject.toml
12
schedule:
13
- - cron: '0 23 * * SUN-THU'
+ - cron: '0 23 * * SUN'
14
15
concurrency:
16
group: ${{ github.workflow }}-${{ github.ref == 'refs/heads/main' && github.run_number || github.ref }}
0 commit comments