File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -72,15 +72,14 @@ See [Testing Farm onboarding guide](https://docs.testing-farm.io/Testing%20Farm/
7272| ` create_github_summary ` | Create summary of the Testing Farm as GiHub Action job. Possible options: "false", "true", "key=value" | true |
7373| ` timeout ` | Timeout for the Testing Farm job in minutes. | 480 |
7474
75-
7675## Action Outputs
76+
7777| Output Name | Description |
7878| -------------| -------------|
7979| ` request_id ` | An ID of a scheduled testing farm request. |
8080| ` request_url ` | An URL of a scheduled testing farm request. |
8181| ` test_log_url ` | An URL of a scheduled test logs. |
8282
83-
8483> [ !TIP]
8584>
8685> Testing Farm as GitHub Action requires a GitHub token with the following permissions:
You can’t perform that action at this time.
0 commit comments