aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLynithDev <61880709+LynithDev@users.noreply.github.com>2024-01-06 17:50:47 +0100
committerLynithDev <61880709+LynithDev@users.noreply.github.com>2024-01-06 17:50:47 +0100
commitaad63445401ca710bb492928c39f0b2fc1cb4198 (patch)
treec12714a9125d1e6a237bd5224f7865396df15d80 /.github/workflows
parentfb9da0a1b57fda7d0f10f532da74aaf80c91c191 (diff)
downloadNexus-aad63445401ca710bb492928c39f0b2fc1cb4198.tar.gz
Nexus-aad63445401ca710bb492928c39f0b2fc1cb4198.tar.bz2
Nexus-aad63445401ca710bb492928c39f0b2fc1cb4198.zip
Make buttons bigger and change workflow to not run for now
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/testing.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml
index be960db..6de44ee 100644
--- a/.github/workflows/testing.yaml
+++ b/.github/workflows/testing.yaml
@@ -1,7 +1,7 @@
name: CI
on:
- pull_request:
+ # pull_request:
merge_group:
# Cancel previous runs of the same workflow on the same branch.