Skip to content

Bump crate-ci/typos from 1.40.0 to 1.40.1 in the actions group #228

Bump crate-ci/typos from 1.40.0 to 1.40.1 in the actions group

Bump crate-ci/typos from 1.40.0 to 1.40.1 in the actions group #228

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'