Commit d2f26ba
committed
fix(ci): make documentation comment posting optional
The GitHub Actions token doesn't have permission to post commit comments
in some repository configurations. Since the comment is non-essential
(only informational), make it continue-on-error to prevent failing the
entire workflow when comment posting fails.1 parent b6dc2ed commit d2f26ba
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments