Skip to content

feat(notifications_push_repository): Init #2835

feat(notifications_push_repository): Init

feat(notifications_push_repository): Init #2835

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: streetsidesoftware/cspell-action@934c74da3775ac844ec89503f666f67efb427fed # v6
with:
incremental_files_only: false