1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-12-20 20:42:03 +03:00

Fix branch matching for the strict tsc CI (#9597)

This commit is contained in:
Michael Telatynski
2022-11-18 15:05:26 +00:00
committed by GitHub
parent d705c864ba
commit cd46c89699

View File

@@ -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