mirror of
https://github.com/curl/curl.git
synced 2026-06-15 23:55:36 +03:00
misc: fix typos
Fix a few random typos is comments and workflow names.
This commit is contained in:
parent
abf079ab56
commit
93cfed2b73
3 changed files with 3 additions and 3 deletions
2
.github/workflows/hacktoberfest-accepted.yml
vendored
2
.github/workflows/hacktoberfest-accepted.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 100
|
||||
|
||||
- name: Check wether repo participates in Hacktoberfest
|
||||
- name: Check whether repo participates in Hacktoberfest
|
||||
run: |
|
||||
gh config set prompt disabled && echo "::set-output name=label::$(
|
||||
gh repo view --json repositoryTopics --jq '.repositoryTopics[].name' | grep '^hacktoberfest$')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue