Merge pull request #6 from tlsnotary/master_test

Build gh-pages for every push to master
This commit is contained in:
Hendrik Eeckhaut
2023-07-24 11:26:45 +02:00
committed by GitHub

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: