Comment push in manual_activation.yml

This commit is contained in:
Gabriel Le Breton 2020-10-08 10:48:17 -04:00
parent 870cfc8226
commit 2fc363d25a

View File

@ -1,6 +1,8 @@
name: Acquire activation file
on:
push: { branches: [main] }
#uncomment this to make it show once, stop the job in github actions, comment it again, then run using the "Run workflow" button and fill the form with desired unity version
# push: { branches: [main] }
workflow_dispatch:
inputs:
unityVersion: