Skip to content

Commit 00947fc

Browse files
authored
Revert "Skip running gradle checks on release notes (opensearch-project#13477)" (opensearch-project#13499)
This reverts commit 1765e20.
1 parent 5133e5f commit 00947fc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/gradle-check.yml

-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- 'dependabot/**'
88
pull_request_target:
99
types: [opened, synchronize, reopened]
10-
paths-ignore:
11-
- 'release-notes/**'
12-
- '.github/**'
13-
- '**.md'
1410

1511
permissions:
1612
contents: read # to fetch code (actions/checkout)

0 commit comments

Comments
 (0)