Skip to content

Bump actions/setup-python from 5.0.0 to 5.1.0 #113

Bump actions/setup-python from 5.0.0 to 5.1.0

Bump actions/setup-python from 5.0.0 to 5.1.0 #113

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
# .github/labeler.yml
jobs:
labeler_action:
if: ${{ github.event.pull_request.user.login != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}