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 afd18d71c5
commit 3461834250
-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: