Skip to content

Commit

Permalink
Revert "Skip running gradle checks on release notes (#13477)" (#13499) (
Browse files Browse the repository at this point in the history
#13586)

This reverts commit 1765e20.

(cherry picked from commit 00947fc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent e6e3671 commit 8d538fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
- 'dependabot/**'
pull_request_target:
types: [opened, synchronize, reopened]
paths-ignore:
- 'release-notes/**'
- '.github/**'
- '**.md'

permissions:
contents: read # to fetch code (actions/checkout)
Expand Down

0 comments on commit 8d538fa

Please sign in to comment.