[workflow] exclude dashboard and examples from on-push trigger.
This commit is contained in:
5
.github/workflows/on-push.yml
vendored
5
.github/workflows/on-push.yml
vendored
@@ -4,6 +4,11 @@ on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- release
|
||||
paths-ignore:
|
||||
- 'dashboard/*'
|
||||
- 'examples/*'
|
||||
- 'README.md'
|
||||
- 'LICENSE'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
BIN
endlessh-go
Executable file
BIN
endlessh-go
Executable file
Binary file not shown.
Reference in New Issue
Block a user