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 be8203cf97
commit 1b4039ccba

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: