Skip to content

build(deps): bump scrapy from 2.11.1 to 2.11.2 #71

build(deps): bump scrapy from 2.11.1 to 2.11.2

build(deps): bump scrapy from 2.11.1 to 2.11.2 #71

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [ "opened" ]
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
label:
name: "Label Pull Request"
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5