Skip to content

ci: adding more release pipelines (#10) #5

ci: adding more release pipelines (#10)

ci: adding more release pipelines (#10) #5

Workflow file for this run

name: Merges
on:
push:
branches:
- main
jobs:
tests:
uses: ./.github/workflows/tests.yaml
secrets: inherit