Skip to content

Feature/ecom 2125 php client send endpoint url to alma #26

Feature/ecom 2125 php client send endpoint url to alma

Feature/ecom 2125 php client send endpoint url to alma #26

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
- uses: TimonVS/pr-labeler-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}