mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 14:52:20 +00:00
fix: revert changes and change name
This commit is contained in:
parent
ca59ef23db
commit
ba47345e1b
11
.github/workflows/python-packaging.yaml
vendored
11
.github/workflows/python-packaging.yaml
vendored
@ -1,5 +1,5 @@
|
||||
# based on https://github.com/Dao-AILab/flash-attention/blob/main/.github/workflows/publish.yml
|
||||
name: Build wheels and deploy
|
||||
name: Build wheels
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -8,15 +8,6 @@ on:
|
||||
tags:
|
||||
- "*"
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
- ready_for_review
|
||||
- edited
|
||||
- converted_to_draft
|
||||
- review_requested
|
||||
- review_request_removed
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user