Skip to content

Commit

Permalink
fix: codeql workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCloudSec committed Dec 9, 2024
1 parent 3fbd313 commit 0302b94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sdk-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
- "master"
- "v3"
- "v4.*"
- "v5.*"
paths-ignore:
- 'ui/**'
- 'api/**'
Expand All @@ -25,6 +26,7 @@ on:
- "master"
- "v3"
- "v4.*"
- "v5.*"
paths-ignore:
- 'ui/**'
- 'api/**'
Expand Down

0 comments on commit 0302b94

Please sign in to comment.