Update docker-image.yml

This commit is contained in:
Choco
2024-12-16 11:25:02 +08:00
parent 72aafae236
commit df1d0ca013

View File

@@ -2,11 +2,9 @@ name: Docker Image CI
on:
push:
branches: [ "**" ]
branches: [ "main" ]
paths-ignore:
- '**.md'
pull_request:
branches: [ "**" ]
permissions:
packages: write