Skip to content

Commit 4dc2270

Browse files
authored
Update files-changed.yml
1 parent cf682b3 commit 4dc2270

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/files-changed.yml

+3
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,6 @@ jobs:
7979
fi
8080
env:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
82+
- name: Finalize
83+
if: failure()
84+
run: echo "Workflow completed. No changes were necessary."

0 commit comments

Comments
 (0)