Skip to content

Commit 18c8c3c

Browse files
authored
Update release.yml
1 parent 839d96b commit 18c8c3c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ on:
55
push:
66
paths:
77
- __version__.py
8-
branches:
9-
- "!master"
10-
- "!main"
11-
tags:
12-
- "!*"
8+
branches-ignore:
9+
- master
10+
- main
11+
tags-ignore:
12+
- "*"
1313
workflow_dispatch:
1414
jobs:
1515
build:

0 commit comments

Comments
 (0)