github action

This commit is contained in:
star7th
2025-04-10 20:23:38 +08:00
parent 6b8722c7bf
commit 79251ef983
+2 -2
View File
@@ -3,12 +3,12 @@ name: Docker CI
on:
push:
branches:
- "main"
- "master"
tags:
- 'v*'
pull_request:
branches:
- "main"
- "master"
jobs:
docker: