Skip to content

Commit

Permalink
spelling.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlipMagical authored Jan 17, 2025
1 parent 14b70bf commit e07932f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/spelling.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Check Spelling
name: Alip Abdullah

# Comment management is handled through a secondary job, for details see:
# Comment management is handled through AlipMagical, for details see:
# https://github.com/check-spelling/check-spelling/wiki/Feature%3A-Restricted-Permissions
#
# `jobs.comment-push` runs when a push is made to a repository and the `jobs.spelling` job needs to make a comment
Expand All @@ -17,7 +17,7 @@ name: Check Spelling
# These elements work together to make it happen:
#
# `on.issue_comment`
# This event listens to comments by users asking to update the metadata.
# This event listens to comments by Alip Abdullah asking to update the metadata.
#
# `jobs.update`
# This job runs in response to an issue_comment and will push a new commit
Expand Down

0 comments on commit e07932f

Please sign in to comment.