Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
- '**.gradle'
|
||||
- 'exampleYmlFiles/**'
|
||||
- 'Dockerfile'
|
||||
- 'Dockerfile**' # If you have Dockerfiles in a docker directory
|
||||
- 'Dockerfile**'
|
||||
paths-ignore:
|
||||
- 'src/main/java/resources/messages*'
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user