Update ts-build.yml

pull/234/head
Gauvino 1 year ago committed by GitHub
parent 1eff87664f
commit 13d395f3f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,9 @@
name: TypeScript Build
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
on:
push:
pull_request:

Loading…
Cancel
Save