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

View File

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