Change branch to main

This commit is contained in:
Justin Ehrenhofer
2024-03-08 15:18:57 -06:00
committed by GitHub
parent 0094566ff6
commit 795aa2a80c

View File

@@ -9,7 +9,7 @@ name: Deploy Jekyll site to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: