Skip to content

Commit d1dbc26

Browse files
authored
Merge branch 'main' into main-76d4b0b727a1f338
2 parents 1503737 + 69b5e3a commit d1dbc26

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

workflows/contribution-guidelines-checker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tools:
2525
github:
2626
toolsets: [default]
2727
# If in a public repo, setting `lockdown: false` allows
28-
# reading issues, pull requets and comments from 3rd-parties
28+
# reading issues, pull requests and comments from 3rd-parties
2929
# If in a private repo this has no particular effect.
3030
#
3131
# This is important for this workflow to be able to read contribution guidelines

workflows/daily-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tools:
2323
github:
2424
toolsets: [all]
2525
# If in a public repo, setting `lockdown: false` allows
26-
# reading issues, pull requets and comments from 3rd-parties
26+
# reading issues, pull requests and comments from 3rd-parties
2727
# If in a private repo this has no particular effect.
2828
lockdown: false
2929
web-fetch:

workflows/daily-repo-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ network: defaults
1919
tools:
2020
github:
2121
# If in a public repo, setting `lockdown: false` allows
22-
# reading issues, pull requets and comments from 3rd-parties
22+
# reading issues, pull requests and comments from 3rd-parties
2323
# If in a private repo this has no particular effect.
2424
lockdown: false
2525

workflows/issue-triage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tools:
2525
github:
2626
toolsets: [issues]
2727
# If in a public repo, setting `lockdown: false` allows
28-
# reading issues, pull requets and comments from 3rd-parties
28+
# reading issues, pull requests and comments from 3rd-parties
2929
# If in a private repo this has no particular effect.
3030
lockdown: false
3131

workflows/plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tools:
1919
github:
2020
toolsets: [default, discussions]
2121
# If in a public repo, setting `lockdown: false` allows
22-
# reading issues, pull requets and comments from 3rd-parties
22+
# reading issues, pull requests and comments from 3rd-parties
2323
# If in a private repo this has no particular effect.
2424
#
2525
# This allows the maintainer to use /plan in discussions and issues created

workflows/repo-ask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tools:
2424
github:
2525
toolsets: [default, discussions]
2626
# If in a public repo, setting `lockdown: false` allows
27-
# reading issues, pull requets and comments from 3rd-parties
27+
# reading issues, pull requests and comments from 3rd-parties
2828
# If in a private repo this has no particular effect.
2929
#
3030
# This allows the maintainer to use /repo-ask in discussions and issues created

0 commit comments

Comments
 (0)