Update docker.yml
parent
5c5a0ad8c3
commit
6433286fe9
|
|
@ -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" ]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue