mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 21:24:15 -05:00
Merge pull request #6 from tlsnotary/master_test
Build gh-pages for every push to master
This commit is contained in:
4
.github/workflows/build_deploy_master.yml
vendored
4
.github/workflows/build_deploy_master.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user