diff --git a/README.md b/README.md index abc7bf5..bf21818 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Currently this action supports the following [issue events](https://docs.github. - `opened` - `transferred` +- `labeled` This ensures that all issues in the workflow's repo are added to the [specified project](#project-url). If [labeled input(s)](#labeled) are defined, then issues will only be added if they contain at least _one_ of the labels in the list.