Commit 0948e5ee44c690b8caa9878d8fbe830eb42c326d

Authored by Perry Werneck
Committed by GitHub
1 parent 90170242
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: