We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fd44f commit f93158eCopy full SHA for f93158e
1 file changed
.github/workflows/ci.yaml
@@ -14,4 +14,8 @@ on:
14
15
jobs:
16
call_ci:
17
+ permissions:
18
+ contents: write
19
+ discussions: write
20
+ pull-requests: write
21
uses: EffectiveRange/ci-workflows/.github/workflows/python-ci.yaml@latest-python
0 commit comments