Skip to content

Commit 1ba4412

Browse files
committed
fix: remove fetch
1 parent b013f92 commit 1ba4412

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/update_bare_checklist.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ jobs:
3030
- name: Push to checklist branch
3131
if: success()
3232
run: |
33-
git fetch origin checklist || true
3433
git push --force origin HEAD:checklist

0 commit comments

Comments
 (0)