ci: run on dispatch

This commit is contained in:
2026-05-20 19:01:02 +00:00
parent 78f067ca89
commit a3cb7af86b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: Test docker state
on: [push]
on: workflow_dispatch
jobs:
test0:
+1 -1
View File
@@ -1,5 +1,5 @@
name: Test docker run
on: [push]
on: workflow_dispatch
jobs:
run0: