Skip to content

chore(deps): bump python from 56a1136 to d97b595 #281

chore(deps): bump python from 56a1136 to d97b595

chore(deps): bump python from 56a1136 to d97b595 #281

Workflow file for this run

---
name: Auto Labeler
on:
# pull_request_target event is required for autolabeler to support all PRs including forks
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: write
uses: github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@6f158f242fe68adb5a2698ef47e06dac07ac7e71
with:
config-name: release-drafter.yml
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}