Disable run on self update
All checks were successful
Test binaries / Explore-Gitea-Actions (push) Successful in 39s
All checks were successful
Test binaries / Explore-Gitea-Actions (push) Successful in 39s
This commit is contained in:
parent
09df72d335
commit
d37369d5d9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Build binaries
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.gitea/workflows/build.yaml'
|
||||
# - '.gitea/workflows/build.yaml'
|
||||
- '*.go'
|
||||
|
||||
jobs:
|
||||
|
|
Reference in a new issue