Skip to content

Second attempt...

Second attempt... #37

Workflow file for this run

name: Build
on:
push:
branches: [ "**" ]
pull_request:
jobs:
build:
name: "Build"
uses: ./.github/workflows/build-workflow.yml
secrets: inherit