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