Skip to content

(chore): Bump larastan/larastan from 2.9.9 to 2.9.10 in the composer group #27

(chore): Bump larastan/larastan from 2.9.9 to 2.9.10 in the composer group

(chore): Bump larastan/larastan from 2.9.9 to 2.9.10 in the composer group #27

Workflow file for this run

name: 'Labeler'
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Labeler
uses: actions/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'