Commit 81873fe5314a8827148b64b11d2147b626752f52

Authored by Perry Werneck
1 parent 59ef8d4e
Exists in develop

Update codeql.yml

Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
.github/workflows/codeql.yml
@@ -13,9 +13,7 @@ name: "CodeQL" @@ -13,9 +13,7 @@ name: "CodeQL"
13 13
14 on: 14 on:
15 push: 15 push:
16 - branches: [ "develop" ]  
17 - pull_request:  
18 - branches: [ "master" ] 16 + branches: [ "develop", "master" ]
19 17
20 jobs: 18 jobs:
21 analyze: 19 analyze: