Update codeql-analysis.yml

This commit is contained in:
joBr99
2022-03-12 20:45:29 +01:00
committed by GitHub
parent a6d7bc8835
commit dc090076ab

View File

@@ -14,9 +14,13 @@ name: "CodeQL"
on:
push:
branches: [ main ]
paths:
- '**.py'
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
paths:
- '**.py'
schedule:
- cron: '36 14 * * 3'