Skip to content

ci: add dependency review workflow (#3132) #50

ci: add dependency review workflow (#3132)

ci: add dependency review workflow (#3132) #50

name: Build, Test and Release | Unstable version
on:
push:
branches:
main
permissions:
id-token: write
contents: write
jobs:
release-unstable:
uses: ./.github/workflows/deploy_package.yml
with:
type: unstable
secrets: inherit