File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ fine-grained token with the following permissions:
3939| ------------------------| -------------------------------------------------------------------------------------------------------| ----------| ------------------------|
4040| ` token ` | GitHub Personal Access Token (Fine-Grained with: Repository custom properties ` Read and Write ` scope) | ✅ Yes | — |
4141| ` repo-properties.yaml ` | File should be located in the root-level directory. | ✅ Yes | ` repo-properties.yaml ` |
42+ | ` sleep-length ` | Time (seconds) to sleep between API calls | :x : No | ` 1 second `
4243
4344---
4445
5455 - uses : PandasWhoCode/update-custom-properties@v1
5556 with :
5657 token : ${{ secrets.GH_CUSTOM_PROPERTIES_TOKEN }}
58+ sleep-length : 5
5759` ` `
5860
5961---
You can’t perform that action at this time.
0 commit comments