1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-06-30 14:40:10 +02:00

Update test.yml

This commit is contained in:
Anthony Stirling 2024-01-02 21:52:51 +00:00 committed by GitHub
parent fbe0a8ddcc
commit 4ac5262be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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