trigger build for pushes to master

This commit is contained in:
Hendrik Eeckhaut
2024-06-18 16:52:35 +02:00
parent 17ffe28b6d
commit 976cee1e7d

View File

@@ -3,7 +3,7 @@ name: Deploy TLSnotary landing page to GitHub Pages
on: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
push: push:
branches: [$default-branch] 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: