Skip to content

Commit

Permalink
Merging CodeQL
Browse files Browse the repository at this point in the history
Merging CodeQL
  • Loading branch information
electricgull authored Dec 14, 2022
2 parents 51a9c1f + 4001faf commit da4803f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@
name: "CodeQL"

on:
push:
branches: [ "main" ]
pull_request:

# The branches below must be a subset of the branches above
branches: [ "main" ]

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit da4803f

Please sign in to comment.