fix linting

This commit is contained in:
2026-01-12 22:41:32 +08:00
parent 6f0493dfba
commit cb957a62a0
5 changed files with 9 additions and 263 deletions

View File

@@ -2,7 +2,7 @@ name: Build and Push Docker Image
on:
push:
branches: ["main", "master", "dev"]
branches: ["main", "master"]
pull_request:
branches: ["main", "master"]
workflow_dispatch: