Skip to content

docs(hoverkraft-tech/ci-github-container): update documentation #583

docs(hoverkraft-tech/ci-github-container): update documentation

docs(hoverkraft-tech/ci-github-container): update documentation #583

Workflow file for this run

name: Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
permissions:
contents: read
id-token: write
packages: read
pull-requests: write
security-events: write
secrets: inherit