Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

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 33e7ecb + 68ce876 commit 6ff9cc2
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 6ff9cc2

Please sign in to comment.