Skip to content

Commit 5092493

Browse files
authored
Update .github/workflows/validate-change-notes.yml
1 parent cba9e0b commit 5092493

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
uses: ./.github/actions/fetch-codeql
2525

2626
- name: Fail if there are any errors with existing change notes
27-
if: |
28-
github.event.pull_request.draft == false
2927

3028
run: |
3129
codeql pack release --groups cpp,csharp,java,javascript,python,ruby,-examples,-test,-experimental

0 commit comments

Comments
 (0)