Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix
Browse files Browse the repository at this point in the history
Dankoy committed Jan 3, 2025
1 parent b19d4e4 commit 4935bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-advanced-pull.yml
Original file line number Diff line number Diff line change
@@ -21,5 +21,5 @@ jobs:
analyze:
needs: changes
if: needs.changes.outputs.packages != '[]'
uses: .github/workflows/codeql-advanced.yml
uses: ./.github/workflows/codeql-advanced.yml

0 comments on commit 4935bf4

Please sign in to comment.