Skip to content

Commit a7a5ad4

Browse files
committed
more
1 parent 493d995 commit a7a5ad4

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,3 @@ jobs:
5050

5151
- name: Perform CodeQL analysis
5252
uses: github/codeql-action/analyze@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
53-
54-
workflow-notification:
55-
permissions:
56-
contents: read
57-
issues: write
58-
needs:
59-
- analyze
60-
if: always()
61-
uses: ./.github/workflows/reusable-workflow-notification.yml
62-
with:
63-
success: ${{ needs.analyze.result == 'success' }}

0 commit comments

Comments
 (0)