Skip to content

Commit

Permalink
Update receive-pr.yml to use master branch (#2484)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Jul 24, 2024
1 parent 4385b81 commit c7d45b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/receive-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request:
types: [opened, synchronize]
branches:
- main
- master

concurrency:
group: '${{ github.workflow }} @ ${{ github.ref }}'
Expand Down

0 comments on commit c7d45b1

Please sign in to comment.