diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 066496b..cf2f244 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -1,6 +1,6 @@ name: Declarative Tests run-name: ${{ gitea.actor }} testing -on: [push] +on: [push, workflow_dispatch] jobs: Explore-Gitea-Actions: