From 07bcd2bc705c49da7ac22777c39f4e0e9146b35d Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Wed, 19 Jul 2023 19:52:46 +0700 Subject: [PATCH] Disable autostart on push --- .github/workflows/check-git-apply.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/check-git-apply.yaml b/.github/workflows/check-git-apply.yaml index 1dcbb64a..cb420e67 100644 --- a/.github/workflows/check-git-apply.yaml +++ b/.github/workflows/check-git-apply.yaml @@ -12,9 +12,9 @@ name: Check git apply # statuses: none on: - push: - branches-ignore: - - 'ci' +# push: +# branches-ignore: +# - 'ci' workflow_dispatch: inputs: