Try to allow actions to be run manually

This commit is contained in:
Anthony Lawn 2023-06-09 15:43:25 -05:00 committed by GitHub
parent aae0623925
commit 3c4ff3406c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ on:
push:
branches:
- 'main'
workflow_dispatch:
jobs:
build-and-deploy:
if: github.repository != 'profectus-engine/Profectus' # Don't build placeholder mod on main repo