Skip to content

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

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

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

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