We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285e444 commit 9a3d20dCopy full SHA for 9a3d20d
1 file changed
.github/actions/file/action.yml
@@ -12,7 +12,7 @@ inputs:
12
description: "Token with fine-grained permission 'issues: write'"
13
required: true
14
base_url:
15
- description: "Optional base URL for the GitHub API (for example, 'https://HOSTNAME/api/v3' for GitHub Enterprise Server)"
+ description: "Optional base URL to pass into Octokit for the GitHub API (for example, `https://YOUR_HOSTNAME/api/v3` for GitHub Enterprise Server)"
16
required: false
17
cached_filings:
18
description: "Cached filings from previous runs, as stringified JSON. Without this, duplicate issues may be filed."
0 commit comments