Skip to content

Commit e994a3f

Browse files
committed
trigger build workflow for property changes
1 parent ab6995d commit e994a3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- "gradle/**"
1212
- "**.java"
1313
- "**.kts"
14+
- "**.properties"
1415
- "**/build.yml"
1516
pull_request:
1617
branches:
@@ -19,6 +20,7 @@ on:
1920
- "gradle/**"
2021
- "**.java"
2122
- "**.kts"
23+
- "**.properties"
2224
- "**/build.yml"
2325

2426
concurrency:

0 commit comments

Comments
 (0)