Skip to content

Fix GitHub actions branch 'main' -> 'master' #3

Fix GitHub actions branch 'main' -> 'master'

Fix GitHub actions branch 'main' -> 'master' #3

Workflow file for this run

name: PR build
on:
pull_request:
branches:
- master
permissions:
contents: read
actions: read
checks: write
jobs:
build:
uses: ./.github/workflows/main.yml