Skip to content

Commit

Permalink
doc: fix README format
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored and phracek committed Jul 3, 2024
1 parent b8fe742 commit 8e90696
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,14 @@ See [Testing Farm onboarding guide](https://docs.testing-farm.io/Testing%20Farm/
| `create_github_summary` | Create summary of the Testing Farm as GiHub Action job. Possible options: "false", "true", "key=value" | true |
| `timeout` | Timeout for the Testing Farm job in minutes. | 480 |


## Action Outputs

| Output Name | Description |
|-------------|-------------|
| `request_id` | An ID of a scheduled testing farm request. |
| `request_url` | An URL of a scheduled testing farm request. |
| `test_log_url` | An URL of a scheduled test logs. |


> [!TIP]
>
> Testing Farm as GitHub Action requires a GitHub token with the following permissions:
Expand Down

0 comments on commit 8e90696

Please sign in to comment.