Skip to content

Bump softprops/action-gh-release from 2 to 3 #22

Bump softprops/action-gh-release from 2 to 3

Bump softprops/action-gh-release from 2 to 3 #22

Workflow file for this run

name: Auto Label
on:
pull_request:
types: [opened, synchronize]
permissions:
pull-requests: write
contents: read
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# .github/labeler.yml handles the path-to-label mapping