mirror of
https://github.com/elisspace/blog-test.git
synced 2026-08-29 15:43:52 +00:00
"main" to "master"
This commit is contained in:
4
.github/workflows/ssh_deploy.yml
vendored
4
.github/workflows/ssh_deploy.yml
vendored
@@ -4,9 +4,9 @@ name: Deploy Eleventy via SSH
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user