Skip to content

Commit

Permalink
Update check-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aashna-narula-cko authored Feb 7, 2024
1 parent 51f5c12 commit 0e4a9bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:

- name: Lint Edited Files
run: bash .github/scripts/lintEditedFiles.sh
# Skip the job if only README.md is changed
if: ${{ needs.lint.outputs.files_changed_without_readme != 'false' }}

- name: Determine Changed Files
id: get_files_changed
Expand Down

0 comments on commit 0e4a9bb

Please sign in to comment.