mirror of
https://github.com/shizunge/endlessh-go.git
synced 2026-06-23 04:10:08 +00:00
[workflow] exclude dashboard and examples from on-push trigger.
This commit is contained in:
@@ -4,7 +4,12 @@ on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- release
|
||||
workflow_dispatch:
|
||||
paths-ignore:
|
||||
- 'dashboard/*'
|
||||
- 'examples/*'
|
||||
- 'README.md'
|
||||
- 'LICENSE'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
PLATFORMS: "linux/amd64,linux/arm64,linux/arm/v7"
|
||||
|
||||
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user