Skip to content

ci(prereleaser): use GH event action type for conditional job execution #99

ci(prereleaser): use GH event action type for conditional job execution

ci(prereleaser): use GH event action type for conditional job execution #99

Workflow file for this run

name: ci
on:
pull_request:
branches:
- main
jobs:
unittest:
uses: signoz/primus.workflows/.github/workflows/helm-unittest.yaml@main
secrets: inherit
with:
PRIMUS_REF: main