Skip to content

Commit 9a5ede4

Browse files
committed
Run on push to main
1 parent 4f128a7 commit 9a5ede4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ name: Create and publish a Docker image
44

55
on:
66
push:
7-
tags:
8-
- '*.*.*'
7+
branches:
8+
- 'main'
99
pull_request:
1010

1111
env:

0 commit comments

Comments
 (0)