We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a4e3a0 + 5d8a10d commit 4df6f81Copy full SHA for 4df6f81
1 file changed
.github/workflows/pr-test.yml
@@ -3,8 +3,7 @@ name: PR - Build (amd64, arm64)
3
on:
4
pull_request:
5
types: [opened, synchronize, reopened, ready_for_review]
6
- push:
7
- branches: [main]
+
8
permissions:
9
contents: read
10
pull-requests: read
0 commit comments