3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-20 21:01:53 +00:00

Merge branch 'main' into feat/switch-to-three-dot-diff

This commit is contained in:
Tonye Jack 2022-10-21 07:07:13 -06:00 committed by GitHub
commit 50142ba7af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -872,11 +872,6 @@ jobs:
echo '${{ toJSON(steps.changed-files-custom-sha.outputs) }}'
shell:
bash
- name: Show output
run: |
echo '${{ toJSON(steps.changed-files-since-last-remote-commit.outputs) }}'
shell:
bash
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v6