From d8b7a2dc59179b6da39b5b0f64491b1e97c99307 Mon Sep 17 00:00:00 2001 From: zhanghengxin <812718649@qq.com> Date: Sat, 25 Feb 2023 10:25:08 +0800 Subject: [PATCH] Update pushtorally.yml (#18) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加一个手动执行方式。 --- .github/workflows/pushtorally.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pushtorally.yml b/.github/workflows/pushtorally.yml index b630d4b..27c3f6e 100644 --- a/.github/workflows/pushtorally.yml +++ b/.github/workflows/pushtorally.yml @@ -4,6 +4,8 @@ on: push: branches: - main + workflow_dispatch: + permissions: contents: write