Run tests on all pushes
All checks were successful
Test binaries / Explore-Gitea-Actions (push) Successful in 21s
All checks were successful
Test binaries / Explore-Gitea-Actions (push) Successful in 21s
This commit is contained in:
parent
871d6948d2
commit
3820717673
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
||||||
name: Test binaries
|
name: Test binaries
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push
|
||||||
paths:
|
|
||||||
- '.gitea/workflows/test.yaml'
|
|
||||||
- '*.go'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
|
Reference in a new issue