Update codeql-analysis.yml

This commit is contained in:
Johannes
2022-03-16 17:06:31 +01:00
committed by GitHub
parent 13919eba01
commit 6b1e0f0499

View File

@@ -14,9 +14,9 @@ name: "CodeQL"
on: on:
push: push:
branches: [ main ] branches: [ main ]
paths: # paths:
- '**.py' # - '**.py'
- '**.ts' # - '**.ts'
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 ]