Update spelling.yml

This commit is contained in:
Jimmy Debe
2024-03-05 10:30:56 -05:00
committed by GitHub
parent cc257bb1e7
commit d394b7d19c
+2 -2
View File
@@ -4,10 +4,10 @@ name: Spellcheck
on:
push:
branches:
- '**'
- ${{ github.ref }}
pull_request:
branches:
- '**'
- ${{ github.head_ref }}
workflow_dispatch:
jobs: