mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 22:13:56 -05:00
trigger build for pushes to master
This commit is contained in:
2
.github/workflows/build_deploy_master.yml
vendored
2
.github/workflows/build_deploy_master.yml
vendored
@@ -3,7 +3,7 @@ name: Deploy TLSnotary landing page to GitHub Pages
|
||||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: [$default-branch]
|
||||
branches: [master]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user