Skip to content

composer(deps-dev): Bump rector/rector from 1.2.5 to 1.2.6 #973

composer(deps-dev): Bump rector/rector from 1.2.5 to 1.2.6

composer(deps-dev): Bump rector/rector from 1.2.5 to 1.2.6 #973

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 }}"