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.
2 parents ef210b8 + 9f60335 commit 98186e3Copy full SHA for 98186e3
.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