Skip to content

Commit

Permalink
Update gradle-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaiksaya authored May 1, 2024
1 parent 2a790f0 commit 9b20a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
outputs:
RUN_GRADLE_CHECK: ${{steps.changed-files-specific.outputs.any_changed}}
steps:
- uses: actions/checkout@v3
- name: Get changed files in the docs folder
id: changed-files-specific
uses: tj-actions/changed-files@v44
Expand Down

0 comments on commit 9b20a6c

Please sign in to comment.