github/memex#8949: Adds example project url

This commit is contained in:
Shaun Kirk Wong
2022-03-25 00:14:19 +00:00
committed by GitHub
parent 4a5df49dfe
commit d3bdc22ebd

View File

@@ -53,7 +53,8 @@ jobs:
## Inputs
- <a name="project-url">`project-url`</a> **(required)** is the URL of the GitHub Project to add issues to.
- <a name="project-url">`project-url`</a> **(required)** is the URL of the GitHub Project to add issues to.
_eg: `https://github.com/orgs|users/<ownerName>/projects/<projectNumber>`_
- <a name="github-token">`github-token`</a> **(required)** is a [personal access
token](https://github.com/settings/tokens/new) with the `repo`, `write:org` and
`read:org` scopes.