Commit f3d5f1d6fad65683c29881e93fdddb428da29c9f

Authored by Perry Werneck
Committed by GitHub
1 parent d70a4f73
Exists in develop

Update codeql.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/codeql.yml
... ... @@ -7,7 +7,7 @@ on:
7 7 - master
8 8 pull_request:
9 9 branches:
10   - - master
  10 + - develop
11 11 jobs:
12 12 analyze:
13 13 name: Analyze
... ...