We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e01bb1 commit f663214Copy full SHA for f663214
README.md
@@ -1092,7 +1092,7 @@ Possible options:
1092
1093
- **get_file_contents** - Get file or directory contents
1094
- `owner`: Repository owner (username or organization) (string, required)
1095
- - `path`: Path to file/directory (directories must end with a slash '/') (string, optional)
+ - `path`: Path to file/directory (string, optional)
1096
- `ref`: Accepts optional git refs such as `refs/tags/{tag}`, `refs/heads/{branch}` or `refs/pull/{pr_number}/head` (string, optional)
1097
- `repo`: Repository name (string, required)
1098
- `sha`: Accepts optional commit SHA. If specified, it will be used instead of ref (string, optional)
0 commit comments