Skip to content

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

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

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

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