mirror of
https://github.com/MAGICGrants/getmonero.dev.git
synced 2026-01-09 21:08:03 -05:00
Change branch to main
This commit is contained in:
committed by
GitHub
parent
0094566ff6
commit
795aa2a80c
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user