Skip to content

Commit dbf13c6

Browse files
committed
chore(ci): update of CLA workflow
CLA will not executed on PRs in draft state [skip ci]
1 parent 15aabf9 commit dbf13c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cla.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
CLAAssistant:
14+
if: github.event.pull_request.draft == false
1415
permissions:
1516
actions: write
1617
contents: write

0 commit comments

Comments
 (0)