Skip to content

Commit

Permalink
Update .github/workflows/codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 authored Jan 31, 2023
1 parent 6fb7eb3 commit 958fb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "CodeQL"

on:
push:
branches: [ "main", "0.8", "0.20", "0.22", "0.23", "0.23.2-changelog", "0.24", "0.25", "0.26", "0.27", "0.28", "docs-update" ]
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
Expand Down

0 comments on commit 958fb63

Please sign in to comment.