Skip to content

Commit d147990

Browse files
authored
Update receive-pr.yml to use master branch (#2484)
1 parent 7bd3f9d commit d147990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/receive-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
types: [opened, synchronize]
1010
branches:
11-
- main
11+
- master
1212

1313
concurrency:
1414
group: '${{ github.workflow }} @ ${{ github.ref }}'

0 commit comments

Comments
 (0)