We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5739a3b commit 1df1f42Copy full SHA for 1df1f42
1 file changed
.github/workflows/qhelp-pr-preview.yml
@@ -40,6 +40,7 @@ jobs:
40
with:
41
name: comment
42
path: pr_number.txt
43
+ if-no-files-found: error
44
retention-days: 1
45
46
- uses: actions/checkout@v2
@@ -81,6 +82,7 @@ jobs:
81
82
83
84
path: comment_body.txt
85
86
87
88
- name: Save ID of existing QHelp comment (if it exists)
@@ -96,4 +98,5 @@ jobs:
96
98
97
99
100
path: comment_id.txt
101
102
0 commit comments