Skip to content

chore(deps): bump the github-actions-dependencies group with 1 update #28

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

chore(deps): bump the github-actions-dependencies group with 1 update #28

Workflow file for this run

name: Pull request - Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- 4.x
merge_group:
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit