Update test.yml

This commit is contained in:
Anthony Stirling 2024-01-02 21:11:05 +00:00 committed by GitHub
parent e0d79990c8
commit 31fbeaae1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ on:
- '**.gradle' - '**.gradle'
- 'exampleYmlFiles/**' - 'exampleYmlFiles/**'
- 'Dockerfile' - 'Dockerfile'
- 'Dockerfile**' # If you have Dockerfiles in a docker directory - 'Dockerfile**'
paths-ignore: paths-ignore:
- 'src/main/java/resources/messages*' - 'src/main/java/resources/messages*'
jobs: jobs: