Skip to content

Update to latest compose stable versions #1506

Update to latest compose stable versions

Update to latest compose stable versions #1506

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labels_config.yml"