Add pull request change types for triggering alpha builds

This commit is contained in:
Stefan Ceriu
2022-10-18 15:25:39 +03:00
parent 9b8a7e6345
commit d7bee0f8ae
+1
View File
@@ -4,6 +4,7 @@ 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: