diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-14 00:38:03 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-14 00:38:03 +0900 |
| commit | 1ca460b1690752e8924383ea22d5f6c9073743cb (patch) | |
| tree | 71fa46cb5cefb966298a2eecde79fd37e2852eba /.github | |
| parent | f42516a8f6df155e3109ffccd649489a9d0a47d3 (diff) | |
| download | phperkaigi-2026-albatross-1ca460b1690752e8924383ea22d5f6c9073743cb.tar.gz phperkaigi-2026-albatross-1ca460b1690752e8924383ea22d5f6c9073743cb.tar.zst phperkaigi-2026-albatross-1ca460b1690752e8924383ea22d5f6c9073743cb.zip | |
chore(ci): disable update-submodule GHA
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/update-submodule.yml | 2 |
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 |
