Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit f74edd2

Browse files
committed
only push on changes to main
1 parent 5d4300f commit f74edd2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker-push-daily.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111

1212
# to trigger
1313
push:
14+
branches:
15+
- main
1416
paths:
1517
- Dockerfile
1618

0 commit comments

Comments
 (0)