mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨 Cleanup formatting
This commit is contained in:
parent
0ef555db7c
commit
0d54931a2e
@ -21,7 +21,6 @@ You can find authentication information for this node [here](../../../credential
|
||||
## Example Usage
|
||||
|
||||
This workflow shows you how to create a new link. You can also find the [workflow](https://n8n.io/workflows/442) on the website. This example usage workflow uses the following two nodes.
|
||||
|
||||
- [Start](../../core-nodes/Start/README.md)
|
||||
- [Bitly]()
|
||||
|
||||
@ -38,4 +37,3 @@ The start node exists by default when you create a new workflow.
|
||||
1. First of all, you'll have to enter credentials for the Twilio node. You can find out how to do that [here](../../../credentials/Bitly/README.md).
|
||||
2. Enter the URL in the *Long URL* field.
|
||||
3. Click on *Execute Node* to run the workflow.
|
||||
|
||||
|
||||
@ -17,14 +17,12 @@ You can find authentication information for this node [here](../../../credential
|
||||
- Delete a file in repository
|
||||
- Edit a file in repository
|
||||
- Get the data of a single issue
|
||||
|
||||
- Issue
|
||||
- Create a new issue
|
||||
- Create a new comment on an issue
|
||||
- Edit an issue
|
||||
- Get the data of a single issue
|
||||
- Lock an issue
|
||||
|
||||
- Repository
|
||||
- Get the data of a single repository
|
||||
- Return the contents of the repository's license file, if one is detected
|
||||
@ -32,10 +30,8 @@ You can find authentication information for this node [here](../../../credential
|
||||
- Get the community profile of a repository with metrics, health score, description, license, ...
|
||||
- Get the top 10 popular content paths over the last 14 days
|
||||
- Get the top 10 referrering domains over the last 14 days
|
||||
|
||||
- Release
|
||||
- Creates a new release
|
||||
|
||||
- User
|
||||
- Returns the repositories of a user
|
||||
|
||||
@ -61,5 +57,3 @@ The start node exists by default when you create a new workflow.
|
||||
4. Enter the repository owner in the *Repository Owner* field.
|
||||
5. Enter the repository name in the *Repository Name* field.
|
||||
6. Click on *Execute Node* to run the workflow.
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user