Skip to content

Commit

Permalink
add branch lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny Jiao committed Jan 24, 2025
1 parent 9f03248 commit 873b1f3
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 @@ -4,7 +4,7 @@ run-name: Lint sources
on:
push:
pull_request:
branches: [main, develop]
branches: [main, develop, release_*]

jobs:
lint:
Expand Down

0 comments on commit 873b1f3

Please sign in to comment.