Skip to content

Commit

Permalink
chore: change pr title of contributors workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoung19 committed Oct 9, 2024
1 parent 1368655 commit 655565b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
steps:
- uses: akhilmhdh/contributors-readme-action@v2.3.10
with:
pr_title_on_protected: "docs: update contributors"
commit_message: "docs: update contributors"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 655565b

Please sign in to comment.