Skip to content

Commit 5a70f78

Browse files
committed
fix PR action
1 parent 9eb4f9a commit 5a70f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
- develop
8+
- "release/*" # otherwise PRs created by the PR action don't execute tests
89
tags:
910
- "v*.*.*"
1011
pull_request:

0 commit comments

Comments
 (0)