aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-15 17:12:08 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-15 17:12:08 -0800
commit329613881cf39ea6da49122a58da72342f902d04 (patch)
tree7597b2fa1d8de75f616a47cddaf6fb7e181a4fe9
parent8fdc9491a0ddbc2b6fcefdb7a193388a8e05af9f (diff)
downloadneko-329613881cf39ea6da49122a58da72342f902d04.tar.gz
neko-329613881cf39ea6da49122a58da72342f902d04.tar.bz2
neko-329613881cf39ea6da49122a58da72342f902d04.zip
Temporarily disable CI triggers
-rw-r--r--.github/workflows/ci.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e3224ab..62223c5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,10 +1,11 @@
name: CI
on:
- push:
- branches: [ master ]
- pull_request:
- branches: [ master ]
+ workflow_dispatch:
+ # push:
+ # branches: [ master ]
+ # pull_request:
+ # branches: [ master ]
jobs:
backend: