Skip to content

Update symplify/easy-coding-standard requirement from ^9.3.15 to ^9.3.15 || ^12.0.0 #21

Update symplify/easy-coding-standard requirement from ^9.3.15 to ^9.3.15 || ^12.0.0

Update symplify/easy-coding-standard requirement from ^9.3.15 to ^9.3.15 || ^12.0.0 #21

Workflow file for this run

name: "Auto labeling for a pull request"
on:
- pull_request_target
jobs:
triage:
name: "Checking for labels"
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
configuration-path: ".github/labeler.config.yml"