Skip to content

Commit 31fdcf1

Browse files
committed
CI: Trigger on release
1 parent ac74add commit 31fdcf1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
branches: [main]
1414
pull_request:
1515
branches: [main]
16+
release:
17+
types:
18+
- published
1619

1720
concurrency:
1821
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)