Fix name of PR comment donor (#1196)
This commit is contained in:
parent
4525ce6a84
commit
1fb7841a6e
2
.github/workflows/pr-updater.yml
vendored
2
.github/workflows/pr-updater.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: main
|
- name: main
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
WORKFLOW_NAME: "OpenMapTiles CI"
|
WORKFLOW_NAME: "OpenMapTiles Performance CI"
|
||||||
# the name of the artifact whose content comment published by PR. Must have a single markdown file inside.
|
# the name of the artifact whose content comment published by PR. Must have a single markdown file inside.
|
||||||
MSG_ARTIFACT_NAME: "pr_message"
|
MSG_ARTIFACT_NAME: "pr_message"
|
||||||
# How far back to look for finished runs, in minutes.
|
# How far back to look for finished runs, in minutes.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user