github: configure concurrency

This commit is contained in:
Harsh Shandilya 2021-10-04 18:22:48 +05:30
parent 2c49d08759
commit d40e28972d
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -1,5 +1,9 @@
name: CI
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
on:
push:
branches: