mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
✅ update ci
This commit is contained in:
16
.github/workflows/dashboard.yml
vendored
16
.github/workflows/dashboard.yml
vendored
@@ -1,17 +1,11 @@
|
||||
name: Dashboard image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
paths-ignore:
|
||||
- "cmd/playground/**"
|
||||
- "cmd/agent/**"
|
||||
- "script/**"
|
||||
- "*.md"
|
||||
- ".*"
|
||||
- ".github/workflows/agent.yml"
|
||||
- ".github/workflows/test.yml"
|
||||
workflow_run:
|
||||
workflows: ["Run Tests"]
|
||||
branches: [master]
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user