Skip to content

Commit

Permalink
Correct README
Browse files Browse the repository at this point in the history
  • Loading branch information
armandgrillet committed Aug 9, 2024
1 parent 7a943bb commit 082d0d9
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 @@ -82,7 +82,7 @@ The higher this count, the more busy an individual team member is seen compared
| `gh-token` | String | false | `${{ github.token }}` | The github token to be used for API access |
| `cfg-path` | String | true | `.auto-assign-issue-cfg.yaml` | Path to configuration file which contains definition of teams and requirements to match them on an issue |
| `labels` | String | false | `` | The labels to use if you do not want to use the one provided by the GitHub issue |
| `dry-run` | Boolean | false | `false` | If set to true, assignment will only be logged. |
| `dry-run` | Boolean | false | `true` | If set to true, assignment will only be logged. |
| `gcal-service-acount-key` | String | false | `` | If set, this service account key will be used to check availability for google calendars. |

### Outputs
Expand Down

0 comments on commit 082d0d9

Please sign in to comment.