Skip to content

Commit 818fa55

Browse files
committed
Only run gha on main
1 parent 0946b94 commit 818fa55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build and Push Docker Images
22

33
on:
44
push:
5+
branches: [main]
56

67
env:
78
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)