mirror of
https://github.com/microsoft/playwright-java.git
synced 2025-12-28 02:15:15 +00:00
devops: trigger Docker tests on Dockerfile changes (#839)
This commit is contained in:
parent
187d2ad6c6
commit
be167a161b
4
.github/workflows/test_docker.yml
vendored
4
.github/workflows/test_docker.yml
vendored
@ -3,14 +3,14 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/test_docker.yml'
|
||||
- 'Dockerfile*'
|
||||
- '**/Dockerfile*'
|
||||
branches:
|
||||
- main
|
||||
- release-*
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/test_docker.yml
|
||||
- utils/docker/Dockerfile.*
|
||||
- '**/Dockerfile*'
|
||||
- scripts/CLI_VERSION
|
||||
- '**/pom.xml'
|
||||
branches:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user