去掉master分支 #1

Merged
zfxt merged 1 commits from zfxt-patch-1 into main 2025-09-03 19:26:02 +08:00

View File

@@ -2,10 +2,10 @@ name: Build and Push Docker Images
on: on:
push: push:
branches: [ main, master ] branches: [ main ]
tags: [ 'v*' ] tags: [ 'v*' ]
pull_request: pull_request:
branches: [ main, master ] branches: [ main ]
jobs: jobs:
build-and-push: build-and-push: