mirror of
https://github.com/evroon/bracket.git
synced 2026-09-15 23:49:11 -04:00
Fix PR title for contributors updates
This commit is contained in:
1 parent
a0e2a5fbad
commit
b8eb0e6699
1 file changed
+2
@@ -17,6 +17,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
commit_message: "Update contributors in README.md"
|
||||
pr_title_on_protected: "Update contributors in README.md"
|
||||
|
||||
update-contributors-docs:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -29,3 +30,4 @@ jobs:
|
||||
with:
|
||||
readme_path: "docs/docs/community/contributing.md"
|
||||
commit_message: "Update contributors in docs"
|
||||
pr_title_on_protected: "Update contributors in docs"
|
||||
Reference in new issue
Block a user