Skip to content

Commit

Permalink
CodeQL: Add push trigger (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
Web-Engine committed Aug 29, 2023
1 parent eb9d359 commit b3fe26d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
name: 🔍 CodeQL

on:
push:
branches: ["main"]
pull_request:
# The branches below must be a subset of the branches above
branches: ["main"]
Expand Down

0 comments on commit b3fe26d

Please sign in to comment.