Update release.yaml

This commit is contained in:
Tejal Desai 2021-10-19 01:02:20 -07:00 committed by GitHub
parent 13ea7d8292
commit 32923d109f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
jobs:
build-executor: