mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 23:11:12 +02:00
Fix branch matching for the strict tsc CI (#9597)
This commit is contained in:
parent
d705c864ba
commit
cd46c89699
3
.github/workflows/static_analysis.yaml
vendored
3
.github/workflows/static_analysis.yaml
vendored
@ -46,6 +46,9 @@ jobs:
|
||||
checks: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Install Deps
|
||||
run: "scripts/ci/layered.sh"
|
||||
|
||||
- name: Get diff lines
|
||||
id: diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user