Commit 7819b67d4d9a02f925ce234c503c7964fce55471

Authored by Perry Werneck
1 parent 55f2a8fd
Exists in develop

Running CodeQL workflow on 'develop' pushes and 'master' pull requests.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/codeql.yml
... ... @@ -3,7 +3,7 @@ name: CodeQL
3 3 on:
4 4 push:
5 5 branches:
6   - - master
  6 + - develop
7 7 pull_request:
8 8 branches:
9 9 - master
... ...