Skip to content

Commit b20edda

Browse files
committed
[DOCS][FIX] YAML syntax fix for contributor's list
1 parent 6671e16 commit b20edda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
image_size: 50
1818
use_username: true
1919
columns_per_row: 12
20-
commit_message: [ROOT][DOCS] contrib-readme-action has updated readme
21-
pr_title_on_protected: [ROOT][DOCS] contributors readme action update
20+
commit_message: "[ROOT][DOCS] contrib-readme-action has updated readme"
21+
pr_title_on_protected: "[ROOT][DOCS] contributors readme action update"
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)