Skip to content

ci(deps): update containerbase/internal-tools action to v3.9.0 (main) #1678

ci(deps): update containerbase/internal-tools action to v3.9.0 (main)

ci(deps): update containerbase/internal-tools action to v3.9.0 (main) #1678

Workflow file for this run

name: ci
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
if: ${{ github.repository_owner != github.event.pull_request.head.repo.owner.login }}
uses: ./.github/workflows/build.yml
permissions:
contents: read
packages: write