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.
2 parents 15aabf9 + dbf13c6 commit 8d221b0Copy full SHA for 8d221b0
.github/workflows/cla.yaml
@@ -11,6 +11,7 @@ permissions:
11
12
jobs:
13
CLAAssistant:
14
+ if: github.event.pull_request.draft == false
15
permissions:
16
actions: write
17
contents: write
0 commit comments