We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6671e16 commit b20eddaCopy full SHA for b20edda
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
image_size: 50
18
use_username: true
19
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
+ commit_message: "[ROOT][DOCS] contrib-readme-action has updated readme"
+ pr_title_on_protected: "[ROOT][DOCS] contributors readme action update"
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments