Skip to content

Bump ty from 0.0.4 to 0.0.5 in the actions group #226

Bump ty from 0.0.4 to 0.0.5 in the actions group

Bump ty from 0.0.4 to 0.0.5 in the actions group #226

Workflow file for this run

# label PR's based on changed files
name: Pull Request Labeler
on:
pull_request_target:
types: [opened]
jobs:
label_pull_request:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6.0.1
if: github.repository == 'jorenham/optype'