Skip to content

Commit ab62c40

Browse files
Reduce frequency
1 parent 6bcb752 commit ab62c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- Dockerfile
1111
- pyproject.toml
1212
schedule:
13-
- cron: '0 23 * * SUN-THU'
13+
- cron: '0 23 * * SUN'
1414

1515
concurrency:
1616
group: ${{ github.workflow }}-${{ github.ref == 'refs/heads/main' && github.run_number || github.ref }}

0 commit comments

Comments
 (0)