Update jekyll-gh-pages.yml

This commit is contained in:
Unknown 2025-03-10 14:14:04 -07:00 committed by GitHub
parent b179ca2351
commit c547b09c1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
on:
# Runs on pushes targeting the default branch
push:
branches: ["Pull-request-branch"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: