Skip to content

Commit

Permalink
ci: remove code analysis when pushing on main
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-desbureaux-tellae committed Oct 13, 2022
1 parent 690ec2a commit a7ed9e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
name: "Coding style checks"

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 a7ed9e0

Please sign in to comment.