Skip to content

Commit 0146a2d

Browse files
committed
Build template only on main
1 parent 8666df5 commit 0146a2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/template.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
paths:
66
- 'template/**'
77
- '.github/workflows/template.yml'
8+
branches:
9+
- main
810

911
permissions:
1012
contents: read

0 commit comments

Comments
 (0)