Skip to content

Commit 23e1d48

Browse files
committed
Prevent overriding cd docker image
1 parent fa3076e commit 23e1d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'template/**'
77
- '.github/workflows/template.yml'
88
branches:
9-
- main
9+
- beta
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)