Skip to content

Commit 0cb7f6b

Browse files
committed
chore: fix workflow
1 parent fc3a67c commit 0cb7f6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-failure-comment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
run-id: ${{ github.event.workflow_run.id }}
20+
name: pr_num
21+
path: ./pr_num
2022

2123
- name: Read the pr_num file
2224
id: pr_num_reader

0 commit comments

Comments
 (0)