2022-11-21 02:17:40PM

This commit is contained in:
Alexander Wang 2022-11-21 14:17:40 -08:00
parent 54206a2c19
commit 3e4e37ab90
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -1,5 +1,5 @@
name: ci
on: [push]
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true