mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-06 20:55:15 -05:00
Trigger Deploy Docs on push event
This commit is contained in:
2
.github/workflows/deploy_docs.yml
vendored
2
.github/workflows/deploy_docs.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Build and deploy Jekyll documentation site
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user