Commit f68ed0584e045e285bac3790d76c4089b4ae3083

Authored by Perry Werneck
Committed by GitHub
1 parent 059cf6ef
Exists in develop

Update codeql.yml

Removing scheduled action.
Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
.github/workflows/codeql.yml
... ... @@ -7,8 +7,6 @@ on:
7 7 pull_request:
8 8 branches:
9 9 - master
10   - schedule:
11   - - cron: 48 7 * * 1
12 10 jobs:
13 11 analyze:
14 12 name: Analyze
... ...