Run tests on all pushes
Test binaries / Explore-Gitea-Actions (push) Successful in 21s Details

This commit is contained in:
Evan 2023-12-04 15:27:21 -05:00
parent 871d6948d2
commit 3820717673
1 changed files with 1 additions and 4 deletions

View File

@ -1,10 +1,7 @@
name: Test binaries
on:
push:
paths:
- '.gitea/workflows/test.yaml'
- '*.go'
push
jobs:
Explore-Gitea-Actions: