Comment push in manual_activation.yml
This commit is contained in:
parent
870cfc8226
commit
2fc363d25a
4
.github/workflows/manual_activation.yml
vendored
4
.github/workflows/manual_activation.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user