debug workflow

This commit is contained in:
Matthew Rich 2024-03-21 16:04:20 -07:00
parent e11d3e06bd
commit b58d6d249b

View File

@ -1,6 +1,6 @@
name: Declarative Tests
run-name: ${{ gitea.actor }} testing
on: [push]
on: [push, workflow_dispatch]
jobs:
Explore-Gitea-Actions: