Skip to content

feat(container)!: Update image odoo ( 17.0 → 18.0 ) #579

feat(container)!: Update image odoo ( 17.0 → 18.0 )

feat(container)!: Update image odoo ( 17.0 → 18.0 ) #579

Workflow file for this run

---
name: "Meta Labeler"
on:
workflow_dispatch:
pull_request_target:
branches: ["main"]
permissions:
checks: write
contents: read
pull-requests: write
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/[email protected]
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"