mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00
Releasing within the branch to test the setup.
This commit is contained in:
7
.github/workflows/book-cd.yml
vendored
7
.github/workflows/book-cd.yml
vendored
@ -1,9 +1,10 @@
|
||||
name: Deploy
|
||||
on:
|
||||
pull-request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# TODO put this back only when merging after this PR lands.
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
Reference in New Issue
Block a user