Skip to content

Commit 15836b8

Browse files
authored
ci: remove job deps
1 parent ac5cd18 commit 15836b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/semantic-versioning.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ permissions:
99

1010
jobs:
1111
release:
12-
needs:
13-
- test
14-
- build
1512
runs-on: ubuntu-latest
1613
concurrency:
1714
group: ${{ github.workflow }}-release-${{ github.ref_name }}

0 commit comments

Comments
 (0)