We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9eddc9 commit 1c29df3Copy full SHA for 1c29df3
.github/workflows/pr-linter-trigger.yml
@@ -19,5 +19,5 @@ jobs:
19
echo $PR_SHA > ./pr/pr_sha
20
- uses: actions/upload-artifact@v3
21
with:
22
- name: pr_number
+ name: pr_info
23
path: pr/
0 commit comments