debug actions

This commit is contained in:
Matthew Rich 2024-03-22 10:57:10 -07:00
parent 3278a0154d
commit 45b99ce16b

View File

@ -1,9 +1,12 @@
name: Declarative Tests name: Declarative Tests
run-name: ${{ gitea.actor }} testing run-name: ${{ gitea.actor }} testing
on: [push, workflow_dispatch] on:
- push
- workflow_dispatch
- issue_comment
jobs: jobs:
Explore-Gitea-Actions: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: registry.cv.mazarbul.net/declarative/build-golang:1.21.1-alpine-x86_64 image: registry.cv.mazarbul.net/declarative/build-golang:1.21.1-alpine-x86_64