Skip to content

Commit 6aefce9

Browse files
andreacioniscordio
andauthored
Update .github/workflows/spring-batch-s3.yml
Co-authored-by: Stefano Cordio <[email protected]> Signed-off-by: Andrea Cioni <[email protected]>
1 parent 1a441e1 commit 6aefce9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/spring-batch-s3.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ name: Spring Batch S3
33
on:
44
pull_request:
55
paths:
6+
- '.github/workflows/spring-batch-s3.yml'
67
- 'spring-batch-s3/**'
78
push:
89
paths:
10+
- '.github/workflows/spring-batch-s3.yml'
911
- 'spring-batch-s3/**'
1012

1113
env:

0 commit comments

Comments
 (0)