Skip to content

fix(CICD): Pinning tonistiigi/binfmt version to qemu-v7.0.0-28 (#31376) #460

fix(CICD): Pinning tonistiigi/binfmt version to qemu-v7.0.0-28 (#31376)

fix(CICD): Pinning tonistiigi/binfmt version to qemu-v7.0.0-28 (#31376) #460

Workflow file for this run

name: PR opened
on:
pull_request:
types: [opened]
jobs:
add-issue-to-pr:
name: Add Issue to PR
uses: ./.github/workflows/issue_comp_link-issue-to-pr.yml
with:
pr_branch: ${{ github.head_ref }}
pr_url: ${{ github.event.pull_request.html_url }}
secrets:
CI_MACHINE_TOKEN: ${{ secrets.CI_MACHINE_TOKEN }}