Skip to content

Commit fec106f

Browse files
committed
- fixes workflows triggers
Signed-off-by: Vincent Biret <[email protected]>
1 parent 07ab586 commit fec106f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/gradle-build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ name: Java CI with Gradle
33
on:
44
pull_request:
55
branches: [dev, master, support/2.x.x]
6-
paths-ignore:
7-
- '.gradle/wrapper'
8-
- '.gitignore'
9-
- 'LICENSE'
10-
- 'THIRD PARTY NOTICES'
11-
- '*.md'
126
workflow_dispatch:
137

148
jobs:

0 commit comments

Comments
 (0)