Remove workflow trigger for any push to master branch

This commit is contained in:
Connor Gibson 2021-11-24 15:12:35 -08:00
parent 75bd424932
commit 471929a658
No known key found for this signature in database
GPG Key ID: 9E94D5B72A74F4E4

View File

@ -1,8 +1,6 @@
name: Create Release
on:
push:
branches:
- master
tags:
- '[0-9]+.[0-9]+.[0-9]+'
jobs: