Some more ebook build dir (#404)

Do not run test-book-website on main push

This makes little sense to run it again.. we already did run twice on
branch push and for the PR request.  And we will run the exact same
thing and more (sans-serif, actual release etc) in release-book-website.
This commit is contained in:
cedounet
2024-12-28 17:04:54 +00:00
committed by GitHub
parent 8743660c0a
commit cf49ab1ccc

View File

@@ -1,6 +1,12 @@
name: Test book and website for given image
on: [push, pull_request]
on:
push:
branches-ignore:
- main
pull_request:
branches:
- '**'
env:
DOCKER_IMAGE: ghcr.io/${{ github.repository }}:latest