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 f8a428e commit af8b898Copy full SHA for af8b898
.github/workflows/validate-pr.yaml
@@ -3,6 +3,10 @@
3
4
name: Validate pull request
5
6
+permissions:
7
+ contents: read
8
+ pull-requests: write
9
+
10
on:
11
pull_request:
12
branches: ["main"]
0 commit comments