mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Add labeled to docs workflow trigger (#13979)
Capture the case where issue is manually labeled
This commit is contained in:
parent
68b5b2d7d3
commit
a78ab4fbef
1 changed files with 1 additions and 0 deletions
1
.github/workflows/add-issues-to-project.yml
vendored
1
.github/workflows/add-issues-to-project.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
issues:
|
||||
types:
|
||||
- opened
|
||||
- labeled
|
||||
|
||||
jobs:
|
||||
add-to-project:
|
||||
|
|
|
|||
Loading…
Reference in a new issue