[workflow] exclude dashboard and examples from on-push trigger.
This commit is contained in:
7
.github/workflows/on-push.yml
vendored
7
.github/workflows/on-push.yml
vendored
@@ -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"
|
||||
|
||||
BIN
endlessh-go
Executable file
BIN
endlessh-go
Executable file
Binary file not shown.
Reference in New Issue
Block a user