File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,7 @@ Here are all the inputs [repo-file-sync-action](https://github.com/BetaHuhn/repo
107
107
| `GH_PAT` | Your [Personal Access token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) | **`GH_PAT` or `GH_INSTALLATION_TOKEN` required** | N/A |
108
108
| `GH_INSTALLATION_TOKEN` | Token from a GitHub App installation | **`GH_PAT` or `GH_INSTALLATION_TOKEN` required** | N/A |
109
109
| `CONFIG_PATH` | Path to the sync configuration file | **No** | .github/sync.yml |
110
+ | `IS_FINE_GRAINED` | Labels the GH_PAT as a fine grained token | **No** | false |
110
111
| `PR_LABELS` | Labels which will be added to the pull request. Set to false to turn off | **No** | sync |
111
112
| `ASSIGNEES` | Users to assign to the pull request | **No** | N/A |
112
113
| `REVIEWERS` | Users to request a review of the pull request from | **No** | N/A |
You can’t perform that action at this time.
0 commit comments