Remove pointless step ID

This commit is contained in:
2025-10-14 14:26:15 +00:00
parent cdba088540
commit 3736ddb524

View File

@@ -14,7 +14,6 @@ jobs:
token: ${{ secrets.GIT_TOKEN }}
- name: Set up repository
id: check_commit
run: |
git reset --hard
git pull