Skip to content

chore(deps): update rojopolis/spellcheck-github-actions action to v0.56.0 #1428

chore(deps): update rojopolis/spellcheck-github-actions action to v0.56.0

chore(deps): update rojopolis/spellcheck-github-actions action to v0.56.0 #1428

Workflow file for this run

name: Spellcheck
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- uses: rojopolis/spellcheck-github-actions@cebe06444da3ac5e9d3146f5f02a0e2a236f7488 # 0.56.0
name: Spellcheck