diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index 74cd922..9655936 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -11,6 +11,7 @@ permissions: jobs: CLAAssistant: + if: github.event.pull_request.draft == false permissions: actions: write contents: write