Update .github/workflows/validate-change-notes.yml

This commit is contained in:
Andrew Eisenberg
2022-02-11 08:41:20 -08:00
committed by GitHub
parent cba9e0b267
commit 5092493160

View File

@@ -24,8 +24,6 @@ jobs:
uses: ./.github/actions/fetch-codeql
- name: Fail if there are any errors with existing change notes
if: |
github.event.pull_request.draft == false
run: |
codeql pack release --groups cpp,csharp,java,javascript,python,ruby,-examples,-test,-experimental