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 name: Static Analysis
on: on:
pull_request: {} pull_request: {}
push: # push:
branches: [develop, master] # branches: [develop, master]
permissions: {} # No permissions needed permissions: {} # No permissions needed
jobs: jobs:
ts_lint: ts_lint: