From 2fc363d25a1e2d2da34d12c090db4791a6915b36 Mon Sep 17 00:00:00 2001 From: Gabriel Le Breton Date: Thu, 8 Oct 2020 10:48:17 -0400 Subject: [PATCH] Comment push in manual_activation.yml --- .github/workflows/manual_activation.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/manual_activation.yml b/.github/workflows/manual_activation.yml index 7dd7078..e6ee1b4 100644 --- a/.github/workflows/manual_activation.yml +++ b/.github/workflows/manual_activation.yml @@ -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: