Skip to content

Commit 6b4c656

Browse files
committed
Fix missing preview URL in pull requests
1 parent 525cae4 commit 6b4c656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: PR
33
on:
44
pull_request:
55
branches:
6+
- 'master'
67
- '*-maintenance'
78

89
concurrency:

0 commit comments

Comments
 (0)