We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3a67c commit 0cb7f6bCopy full SHA for 0cb7f6b
1 file changed
.github/workflows/ci-failure-comment.yml
@@ -17,6 +17,8 @@ jobs:
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
run-id: ${{ github.event.workflow_run.id }}
20
+ name: pr_num
21
+ path: ./pr_num
22
23
- name: Read the pr_num file
24
id: pr_num_reader
0 commit comments