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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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