Skip to content

Commit e88c20c

Browse files
authored
Fix release workflow (#2688)
1 parent 7bf50a8 commit e88c20c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-create-version-bump-pull-request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ on:
1616
jobs:
1717
bump-version:
1818
runs-on: ubuntu-latest
19-
needs:
20-
- release
2119
steps:
2220
- uses: actions/checkout@v3
2321

0 commit comments

Comments
 (0)