Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsilvamartin authored Feb 28, 2024
1 parent 2a7d1d7 commit 6aebecd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@
name: "CodeQL Code Quality Check"

on:
push:
branches: [ "main", "main-lock" ]
pull_request:
branches: [ "main" ]
branches: [ "main", "main-lock" ]

jobs:
analyze:
Expand Down

0 comments on commit 6aebecd

Please sign in to comment.