diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-03-09 11:36:59 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-03-09 11:36:59 +0900 |
| commit | 651d5b6e52c28d9441a41dbde118731247d5a7f1 (patch) | |
| tree | 9a87b822bbd0a940e32e42453c0d3de7d737d020 | |
| parent | 26864e8ccdb2f063c89e0404e54e3dfa58e53059 (diff) | |
| download | LunaticChat-651d5b6e52c28d9441a41dbde118731247d5a7f1.tar.gz LunaticChat-651d5b6e52c28d9441a41dbde118731247d5a7f1.tar.bz2 LunaticChat-651d5b6e52c28d9441a41dbde118731247d5a7f1.zip | |
ci: Remove path trigger from push target
| -rw-r--r-- | .github/workflows/docs.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 4e00bf2..c4643bd 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -4,9 +4,6 @@ on: push: branches: - main - paths: - - "docs/**" - - "mise.toml" workflow_dispatch: jobs: |
