Allow alpha builds to run, if tagged accordingly, when pushing new commits

This commit is contained in:
Stefan Ceriu
2022-11-23 14:05:19 +02:00
parent 1271e88212
commit 09fe42b7f2
-1
View File
@@ -4,7 +4,6 @@ on:
# Triggers the workflow on any pull request
pull_request:
types: [ labeled, synchronized, opened, reopened ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: