aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/testing.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/testing.yaml')
-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.