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 f1c1fac commit 60a117aCopy full SHA for 60a117a
.github/workflows/auto-license-report.yml
@@ -14,6 +14,7 @@ permissions:
14
15
jobs:
16
check:
17
+ if: ${{ github.event.pull_request.draft == false }}
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments