mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-05 07:20:12 +01:00
Update test.yml
This commit is contained in:
parent
fbe0a8ddcc
commit
4ac5262be2
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -5,11 +5,11 @@ on:
|
||||
paths:
|
||||
- 'src/**'
|
||||
- '**.gradle'
|
||||
- '!src/main/java/resources/messages*'
|
||||
- 'exampleYmlFiles/**'
|
||||
- 'Dockerfile'
|
||||
- 'Dockerfile**'
|
||||
paths-ignore:
|
||||
- 'src/main/java/resources/messages*'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user