From 1ca460b1690752e8924383ea22d5f6c9073743cb Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 14 Feb 2026 00:38:03 +0900 Subject: chore(ci): disable update-submodule GHA --- .github/workflows/update-submodule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/update-submodule.yml b/.github/workflows/update-submodule.yml index 9ebe0e4..8f264ad 100644 --- a/.github/workflows/update-submodule.yml +++ b/.github/workflows/update-submodule.yml @@ -1,7 +1,7 @@ name: Update submodule on: push: - branches: [main] + branches: [disable-temporarily] jobs: update-submodule: runs-on: ubuntu-latest -- cgit v1.3.1