summaryrefslogtreecommitdiff
path: root/.github/workflows/book-cd.yml
diff options
context:
space:
mode:
authorNicolas Patry <patry.nicolas@protonmail.com>2023-07-26 18:08:34 +0200
committerNicolas Patry <patry.nicolas@protonmail.com>2023-07-26 18:08:34 +0200
commit07a22fe606cbf2bd382625d8bd1678b05a974c01 (patch)
tree1e98a85bfa2fbd97da32c60d700bcfbc4f1a1121 /.github/workflows/book-cd.yml
parent834e1b197b4959aa3c011b9a5d5af1ace3e98c42 (diff)
downloadcandle-07a22fe606cbf2bd382625d8bd1678b05a974c01.tar.gz
candle-07a22fe606cbf2bd382625d8bd1678b05a974c01.tar.bz2
candle-07a22fe606cbf2bd382625d8bd1678b05a974c01.zip
Releasing within the branch to test the setup.
Diffstat (limited to '.github/workflows/book-cd.yml')
-rw-r--r--.github/workflows/book-cd.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/workflows/book-cd.yml b/.github/workflows/book-cd.yml
index 5bef4475..8316d009 100644
--- a/.github/workflows/book-cd.yml
+++ b/.github/workflows/book-cd.yml
@@ -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: