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 15aabf9 commit dbf13c6Copy full SHA for dbf13c6
.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