Skip to content

Add build dependencies to github actions #7

Add build dependencies to github actions

Add build dependencies to github actions #7

name: Pull request workflow
on:
workflow_dispatch:
workflow_call:
pull_request:
branches:
- main
jobs:
build-artifacts:
uses: ./.github/workflows/build-artifacts.yml
secrets: inherit