Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya committed May 24, 2024
1 parent 1e3fed2 commit 0234aa7
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}

- name: Get changed files
id: changed-files-specific
uses: tj-actions/changed-files@v44
with:
files_ignore: |
release-notes/*.md
.github/**
ADMINS.md
CHANGELOG-3.0.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DEVELOPER_GUIDE.md
MAINTAINERS.md
README.md
RELEASING.md
SECURITY.md
TESTING.md
TRIAGING.md
- name: Setup environment variables (PR)
if: github.event_name == 'pull_request_target'
run: |
Expand Down

0 comments on commit 0234aa7

Please sign in to comment.