Update docker.yml

add-more-languages
Meng Zhang 2023-03-22 23:27:12 +08:00 committed by GitHub
parent 9a0ed9050a
commit fc31ea2bd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ name: Create and publish docker image
on:
push:
branches: [ "main" ]
paths-ignore:
- 'README.md'
- '.github/**'
pull_request:
branches: [ "main" ]