mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-12 03:33:48 +08:00
fix: ci
This commit is contained in:
4
.github/workflows/slmcp-docker.yml
vendored
4
.github/workflows/slmcp-docker.yml
vendored
@@ -4,15 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
# paths:
|
||||
# - "slmcp/**"
|
||||
tags:
|
||||
- "v*"
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "slmcp/**"
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user