Add support for deleted files to get-changed-files (#54922)
This commit is contained in:
@@ -106,7 +106,6 @@ jobs:
|
||||
with:
|
||||
files: |
|
||||
content/**
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Generate PR comment
|
||||
if: ${{ github.event_name == 'pull_request' && steps.changed_files.outputs.filtered_changed_files }}
|
||||
|
||||
Reference in New Issue
Block a user