Skip to content

ci: Allow building zenoh from arbitrary branch in build-check workflow #78

ci: Allow building zenoh from arbitrary branch in build-check workflow

ci: Allow building zenoh from arbitrary branch in build-check workflow #78

name: Update release project
on:
issues:
types: [opened, edited, labeled]
pull_request_target:
types: [closed]
branches:
- main
jobs:
main:
uses: eclipse-zenoh/zenoh/.github/workflows/update-release-project.yml@main
secrets: inherit