aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-14 00:38:03 +0900
committernsfisis <nsfisis@gmail.com>2026-02-14 00:38:03 +0900
commit1ca460b1690752e8924383ea22d5f6c9073743cb (patch)
tree71fa46cb5cefb966298a2eecde79fd37e2852eba
parentf42516a8f6df155e3109ffccd649489a9d0a47d3 (diff)
downloadphperkaigi-2026-albatross-1ca460b1690752e8924383ea22d5f6c9073743cb.tar.gz
phperkaigi-2026-albatross-1ca460b1690752e8924383ea22d5f6c9073743cb.tar.zst
phperkaigi-2026-albatross-1ca460b1690752e8924383ea22d5f6c9073743cb.zip
chore(ci): disable update-submodule GHA
-rw-r--r--.github/workflows/update-submodule.yml2
1 files changed, 1 insertions, 1 deletions
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