Skip to content

Commit dad35bc

Browse files
committed
added dev branch to push
1 parent 0b51119 commit dad35bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Docker Image CI
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ main, dev ]
66
paths-ignore:
77
- '*.md'
88
- '.github/**'

0 commit comments

Comments
 (0)