mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 20:42:06 +00:00
fix: force ci to run
This commit is contained in:
parent
14088638de
commit
ca59ef23db
9
.github/workflows/python-packaging.yaml
vendored
9
.github/workflows/python-packaging.yaml
vendored
@ -8,6 +8,15 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- synchronize
|
||||||
|
- reopened
|
||||||
|
- ready_for_review
|
||||||
|
- edited
|
||||||
|
- converted_to_draft
|
||||||
|
- review_requested
|
||||||
|
- review_request_removed
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user