Skip to content

Commit 09dfb0b

Browse files
authored
Merge pull request #1610 from microsoftgraph/bugfix/wf-triggers
- fixes workflows triggers
2 parents 07ab586 + fec106f commit 09dfb0b

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)