Skip to content

test(deps): update rust docker tag to v1.79.0 #3029

test(deps): update rust docker tag to v1.79.0

test(deps): update rust docker tag to v1.79.0 #3029

Workflow file for this run

name: build-pr
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
if: ${{ github.event_name != 'pull_request' || github.repository_owner != github.event.pull_request.head.repo.owner.login }}
uses: ./.github/workflows/build.yml
permissions:
contents: read
checks: write