mirror of
https://github.com/kd9lsv/awesome-hamradio.git
synced 2025-08-02 22:12:25 -04: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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
- 'master'
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [open,reopened,edited]
|
types: [open,reopened,edited]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@ -26,4 +27,4 @@ jobs:
|
|||||||
name: Archive spellcheck output
|
name: Archive spellcheck output
|
||||||
with:
|
with:
|
||||||
name: Spellcheck artifact
|
name: Spellcheck artifact
|
||||||
path: spellcheck-output.txt
|
path: spellcheck-output.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user