Skip to content

Commit 0a7457a

Browse files
committed
Merge branch 'develop' into release/v2.3.0
2 parents 62f69ab + 5a70f78 commit 0a7457a

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)