mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-01-31 13:53:33 +08:00
fix: ci
This commit is contained in:
4
.github/workflows/slmcp-docker.yml
vendored
4
.github/workflows/slmcp-docker.yml
vendored
@@ -3,12 +3,12 @@ name: Build and Push SLMCP Docker Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user