Temporarily limit heavy CI workflows to manual runs
Dependency Audit / dependency-audit (push) Has been cancelled

This commit is contained in:
2026-07-11 00:25:40 +02:00
parent dc1a250797
commit 2d2d9e7bc7
2 changed files with 1 additions and 6 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
name: Module Matrix
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
module-matrix:
-3
View File
@@ -2,9 +2,6 @@ name: Release Integration
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release-integration: