mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 07:24:59 +01:00
Update static_analysis.yaml
This commit is contained in:
parent
20e0dc3d29
commit
496a5bb21b
4
.github/workflows/static_analysis.yaml
vendored
4
.github/workflows/static_analysis.yaml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user