Disable run on self update
Test binaries / Explore-Gitea-Actions (push) Successful in 39s Details

This commit is contained in:
Evan 2023-12-09 07:57:02 -05:00
parent 09df72d335
commit d37369d5d9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build binaries
on:
push:
paths:
- '.gitea/workflows/build.yaml'
# - '.gitea/workflows/build.yaml'
- '*.go'
jobs: