Skip to content

Commit 024b9d9

Browse files
committed
Merge branch 'master' of github.com:RelativeSure/autocopr
2 parents e1cfced + 4dc2270 commit 024b9d9

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)