Skip to content

chore(deps): bump actions/create-github-app-token from 1 to 3 #98

chore(deps): bump actions/create-github-app-token from 1 to 3

chore(deps): bump actions/create-github-app-token from 1 to 3 #98

Workflow file for this run

name: codespell
on:
push:
branches: [main]
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v7
- uses: codespell-project/actions-codespell@v2