We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14c603 commit 48a5481Copy full SHA for 48a5481
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Patchwork PRReview
2
3
on:
4
pull_request:
5
- branches: [main]
+ branches: [master]
6
jobs:
7
review:
8
runs-on: ubuntu-latest
0 commit comments