Skip to content

Commit

Permalink
changing codeql execution
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jul 9, 2023
1 parent 353919d commit 4af261a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
name: CodeQL

on:
pull_request:
push:
paths:
- "**.py"
- "requirements.txt"
- ".github/workflows/codeql-analysis.yaml"
branches:
- main

jobs:
CodeQL:
Expand Down

0 comments on commit 4af261a

Please sign in to comment.