Skip to content

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

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

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

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