mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update .github/workflows/validate-change-notes.yml
This commit is contained in:
2
.github/workflows/validate-change-notes.yml
vendored
2
.github/workflows/validate-change-notes.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user