Update codeql-analysis.yml

This commit is contained in:
Johannes
2022-03-16 17:07:21 +01:00
committed by GitHub
parent 6b1e0f0499
commit 864f5b80d0

View File

@@ -20,8 +20,8 @@ on:
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ main ] branches: [ main ]
paths: # paths:
- '**.py' # - '**.py'
schedule: schedule:
- cron: '36 14 * * 3' - cron: '36 14 * * 3'