Skip to content

composer(deps-dev): bump symfony/filesystem from 5.4.39 to 5.4.40 #713

composer(deps-dev): bump symfony/filesystem from 5.4.39 to 5.4.40

composer(deps-dev): bump symfony/filesystem from 5.4.39 to 5.4.40 #713

Workflow file for this run

# https://docs.github.com/en/actions
name: "Triage"
on: # yamllint disable-line rule:truthy
pull_request_target:
types:
- "opened"
jobs:
label:
name: "Label"
runs-on: "ubuntu-latest"
timeout-minutes: 5
steps:
- name: "Add labels based on branch name"
uses: "ergebnis/.github/actions/github/pull-request/[email protected]"
with:
github-token: "${{ secrets.ERGEBNIS_BOT_TOKEN }}"