From dd8032a8be2c0f1d4b1c8319bd136ef040cf56f1 Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Wed, 12 Jul 2023 15:06:55 +0800 Subject: [PATCH] Update push_test_server.yml (#1243) Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com> --- .github/workflows/push_test_server.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/push_test_server.yml b/.github/workflows/push_test_server.yml index bafef85..d43e4aa 100644 --- a/.github/workflows/push_test_server.yml +++ b/.github/workflows/push_test_server.yml @@ -3,6 +3,8 @@ on: push: branches: - main + workflow_dispatch: + permissions: contents: write jobs: