Build gh-pages for every push to master

This commit is contained in:
Hendrik Eeckhaut
2023-07-24 11:17:51 +02:00
parent bf5bf7a3d3
commit 77e36a271b

View File

@@ -3,10 +3,6 @@ name: Build & Deploy to Pages
on:
push:
branches: [ master ]
pull_request:
types: [closed]
branches:
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: