We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426b348 commit ea9e39dCopy full SHA for ea9e39d
.github/workflows/contrib.yaml
@@ -41,6 +41,8 @@ jobs:
41
42
cla:
43
runs-on: ubuntu-latest
44
+ permissions:
45
+ pull-requests: write
46
steps:
47
- name: Harden Runner
48
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
0 commit comments