Adds labeled as a supported event

This commit is contained in:
Shaun Kirk Wong
2022-03-25 11:17:26 -07:00
committed by GitHub
parent d3bdc22ebd
commit 106684e914

View File

@@ -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.