add workflow dispatch

This commit is contained in:
Lee 2024-10-04 21:10:55 +01:00
parent 8938bd2924
commit 78584c0ce8
2 changed files with 2 additions and 0 deletions

@ -1,6 +1,7 @@
name: "Deploy Backend"
on:
workflow_dispatch:
push:
branches:
- master

@ -1,6 +1,7 @@
name: "Deploy Website"
on:
workflow_dispatch:
push:
branches:
- master