Skip to content

Commit e4f1029

Browse files
authored
ci: fix copy-paste "needs" error (#697)
1 parent df89f59 commit e4f1029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bump-patch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
jobs:
77
tag:
88
runs-on: ubuntu-latest
9-
needs: test
109
if: ${{ github.ref == 'refs/heads/main' }}
1110
steps:
1211
- name: Checkout

0 commit comments

Comments
 (0)