Fix PR title for contributors updates

This commit is contained in:
Erik Vroon committed 2024-02-10 19:41:12 +01:00
1 parent a0e2a5fbad
commit b8eb0e6699
1 file changed
+2
+2
View File
@@ -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"