Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 89e3c40

Browse filesBrowse files
committed
Add note about data-from-URL working on public repos [fixes actions#55]
1 parent 1b10125 commit 89e3c40
Copy full SHA for 89e3c40

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ jobs:
175175
console.log(result)
176176
```
177177

178+
_(Note that this particular example only works for a public URL, where the
179+
diff URL is publicly accessible. Getting the diff for a private URL requires
180+
using the API.)_
181+
178182
This will print the full diff object in the screen; `result.data` will
179183
contain the actual diff text.
180184

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.