Update static_analysis.yaml

This commit is contained in:
MrLetsplay 2025-01-17 15:07:04 +01:00 committed by GitHub
parent 20e0dc3d29
commit 496a5bb21b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
name: Static Analysis
on:
pull_request: {}
push:
branches: [develop, master]
# push:
# branches: [develop, master]
permissions: {} # No permissions needed
jobs:
ts_lint: