Add labeled to docs workflow trigger (#13979)

Capture the case where issue is manually labeled
This commit is contained in:
Nat Kershaw (MSFT) 2023-01-03 15:19:22 -08:00 committed by GitHub
parent 68b5b2d7d3
commit a78ab4fbef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ on:
issues:
types:
- opened
- labeled
jobs:
add-to-project: