Skip to content

chore(deps): bump the github-actions-dependencies group across 6 directories with 1 update #898

chore(deps): bump the github-actions-dependencies group across 6 directories with 1 update

chore(deps): bump the github-actions-dependencies group across 6 directories with 1 update #898

---
name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
issues: read
packages: write
pull-requests: read
statuses: write
# FIXME: This is a workaround for having workflow actions. See https://github.com/orgs/community/discussions/38659
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml