Update docker.yml

add-more-languages
Meng Zhang 2023-03-22 23:59:40 +08:00 committed by GitHub
parent 5c5a0ad8c3
commit 6433286fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
push: push:
branches: [ "main" ] branches: [ "main" ]
paths-ignore: paths-ignore:
- 'README.md' - '**/README.md'
- '.github/**' - '.github/**'
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]