Skip to content

chore(deps): bump docker-compose from 0.24.1 to 0.24.7 #9

chore(deps): bump docker-compose from 0.24.1 to 0.24.7

chore(deps): bump docker-compose from 0.24.1 to 0.24.7 #9

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
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit