Skip to content

Commit

Permalink
docs: set default-workgroup to "primary"
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Teuber <[email protected]>
  • Loading branch information
steveteuber authored Oct 28, 2024
1 parent b765f79 commit b85c3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ See [action.yml](action.yml) for more detail.
| `query-string` | The SQL query statements to be executed. | Yes |
| `query-context` | The context within which the query executes. | Yes |
| `output-location` | The location in Amazon S3 where your query results are stored. | Yes |
| `query-workgroup` | The desired workgroup. default="default". | No |
| `query-workgroup` | The desired workgroup. default="primary". | No |
| `output-filename` | The desired name of the file where the query results are stored. | Yes |
| `output-min-size` | The minimum size of the output file in human-readable format. | Yes |
| `download-location` | The location on the runner machine where the query results are downloaded. | No |
Expand Down

0 comments on commit b85c3d4

Please sign in to comment.