mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2025-02-03 09:44:29 -05:00
Missing Master branch for spelling.
This commit is contained in:
parent
3a8e3d56f7
commit
b8c261c7f5
3
.github/workflows/spellcheck.yaml
vendored
3
.github/workflows/spellcheck.yaml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
pull_request:
|
||||
types: [open,reopened,edited]
|
||||
workflow_dispatch:
|
||||
@ -26,4 +27,4 @@ jobs:
|
||||
name: Archive spellcheck output
|
||||
with:
|
||||
name: Spellcheck artifact
|
||||
path: spellcheck-output.txt
|
||||
path: spellcheck-output.txt
|
||||
|
Loading…
Reference in New Issue
Block a user