Skip to content

Commit 9b911d7

Browse files
committed
Update .github/workflows/release.yml
1 parent f4ef14c commit 9b911d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- main
8-
- master
98
paths:
109
- '**/*.tpl'
1110
- '**/*.py'
@@ -35,7 +34,6 @@ jobs:
3534
branches: |
3635
[
3736
'+([0-9])?(.{+([0-9]),x}).x',
38-
'master',
3937
'main'
4038
]
4139
env:

0 commit comments

Comments
 (0)