Skip to content

Update workflows to fit move from develop to main #18

Update workflows to fit move from develop to main

Update workflows to fit move from develop to main #18

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit