Skip to content

ci: trigger ecosystem ci and website task from prepare_release_crates #31

ci: trigger ecosystem ci and website task from prepare_release_crates

ci: trigger ecosystem ci and website task from prepare_release_crates #31

name: Prepare Release Crates
on:
workflow_dispatch:
push:
branches:
- trigger-other-workflow
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
contents: write
actions: write
jobs:
prepare_release:
name: Prepare Release Crates
uses: ./.github/workflows/reusable_prepare_release.yml
with:
name: crates