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 49d9df7 commit ac6a083Copy full SHA for ac6a083
.github/workflows/pr.yml
@@ -2,8 +2,8 @@ name: Check pr
2
3
on:
4
pull_request:
5
- - branches: ["main"]
6
-
+ branches:
+ - master
7
workflow_dispatch:
8
9
jobs:
0 commit comments