Update ReadMe.md and add workflow dispatch

This commit is contained in:
David Finol
2023-04-21 17:38:57 -05:00
parent 9ab6fc0b2b
commit 529186880e
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@ name: Unity Actions
on:
pull_request: {}
push: {}
workflow_dispatch: {}
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}