Skip to content

chore: update dependency git://sourceware.org/git/binutils-gdb.git to v2_42 - autoclosed #6

chore: update dependency git://sourceware.org/git/binutils-gdb.git to v2_42 - autoclosed

chore: update dependency git://sourceware.org/git/binutils-gdb.git to v2_42 - autoclosed #6

Workflow file for this run

name: integration
on:
pull_request:
types: [opened, synchronize, reopened, labeled]
branches:
- main
- release-*
jobs:
reproducibility:
if: ${{ !startsWith(github.head_ref, 'renovate/') && contains(github.event.pull_request.labels.*.name, 'integration/reproducibility') }}
uses: ./.github/workflows/reproducibility.yaml