Update .gitea/workflows/cd_tests.yml
This commit is contained in:
parent
69edbd1dce
commit
bc5122136b
|
|
@ -1,9 +1,7 @@
|
|||
name: Continuous Deployment Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
push: {}
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
deployment_dir:
|
||||
|
|
|
|||
Loading…
Reference in New Issue