Skip to content

Commit

Permalink
ci: improve name for pr-review-requester
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Dec 1, 2023
1 parent c119b8f commit 6c5c2bb
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: housekeeping
name: pr-review-requester

on:
# pull_request_target is used to allow forks write permissions when running
Expand All @@ -9,8 +9,8 @@ on:
pull_request_target:

jobs:
pr-assignment:
name: PR Auto Assignment
auto-request-review:
name: Auto request reviews
uses: celestiaorg/.github/.github/workflows/[email protected] # yamllint disable-line rule:line-length
secrets: inherit
# write access for issues and pull requests is needed because the called
Expand Down

0 comments on commit 6c5c2bb

Please sign in to comment.