mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-08 21:48:05 -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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
|
||||||
types: [closed]
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user