Skip to content

[👷🔀] Build on PR #2963, refs/pull/2963/merge #5414

[👷🔀] Build on PR #2963, refs/pull/2963/merge

[👷🔀] Build on PR #2963, refs/pull/2963/merge #5414

Workflow file for this run

name: '[👷🔀] PR Build'
run-name: '[👷🔀] Build on PR #${{ github.event.number }}, `${{ github.ref }}`'
on:
pull_request:
jobs:
build:
name: '[👷🔀] Build'
uses: ./.github/workflows/build.yml
with:
ref: ${{ github.ref }}
secrets: inherit