Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehaller authored Jun 16, 2023
1 parent 7693728 commit c474704
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ name: "CodeQL"

on:
push:
branches: [ "main" ]
paths:
- kuksa-carsim/**/*.py
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
Expand Down

0 comments on commit c474704

Please sign in to comment.