Update codeql-analysis.yml

This commit is contained in:
joBr99
2022-03-16 17:06:31 +01:00
committed by GitHub
parent 64907a5b43
commit 5729413970

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 ]