Skip to content

Commit 7b5d1ae

Browse files
Merge pull request #2609 from glideapps/repo/test-pr-release-branches
chore(repo): Allow running test pr workflow for release branches
2 parents ed1ffa4 + b284302 commit 7b5d1ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
pull_request:
44
branches:
55
- master
6+
- 'release/**'
67
jobs:
78
build:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)