We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b8559 commit eb3b4f0Copy full SHA for eb3b4f0
1 file changed
.github/workflows/compat-helper.yml
@@ -3,6 +3,10 @@ name: Compat Helper
3
on:
4
workflow_call:
5
6
+permissions:
7
+ contents: write
8
+ pull-requests: write
9
+
10
jobs:
11
CompatHelper:
12
runs-on: ubuntu-latest
0 commit comments