Skip to content

Commit 4b7e27b

Browse files
authored
update test for publish
1 parent 7eb16c3 commit 4b7e27b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
pull_request:
88
paths: ["**/*.py", .github/workflows/test.yml]
99
branches: [main]
10+
release:
11+
types: [published]
12+
workflow_dispatch:
13+
workflow_call:
1014

1115
concurrency:
1216
# Cancel only on same PR number

0 commit comments

Comments
 (0)