Update workflow trigger for Gitea Actions

This commit is contained in:
Skylar Grant 2023-07-31 15:44:17 -04:00
parent ae602d08de
commit 87a468b620
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
name: Silvanus Production Dockerization
on:
workflow_dispatch:
merge:
branches:
- main
env:
DHUB_UNAME: ${{ secrets.DHUB_UNAME }}