added workflow_dispatch to ci for dev-portal and docs

This commit is contained in:
mfahampshire
2023-08-11 10:53:34 +02:00
parent b1b276e8ba
commit 3714ee76ff
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
name: CD dev-portal
on:
workflow_dispatch:
push:
branches: master
paths:
+1
View File
@@ -1,6 +1,7 @@
name: CD docs
on:
workflow_dispatch:
push:
branches: master
paths: