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 ef210b8 commit 9f60335Copy full SHA for 9f60335
.github/workflows/validate-change-notes.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: Fail if there are any errors with existing change notes
32
33
run: |
34
- codeql pack release --groups cpp,csharp,java,javascript,python,ruby,-examples,-test,-experimental
+ codeql pack release --groups actions,cpp,csharp,go,java,javascript,python,ruby,shared,swift -examples,-test,-experimental
0 commit comments