Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Aug 28, 2024
1 parent 1ddbc07 commit 41f0452
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: ./.github/workflows/semrel-rc.yml
soak:
needs: [rc]
if: ${{ needs.rc.outputs.RELEASE_NEEDED == 'true' }}
uses: ./.github/workflows/semrel-soak.yml
official:
needs: [soak]
Expand Down

0 comments on commit 41f0452

Please sign in to comment.