Skip to content

Commit 9148ddb

Browse files
committed
ignore master
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent 50d7160 commit 9148ddb

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ workflows:
99
- build-site:
1010
filters:
1111
branches:
12-
ignore: docs
12+
ignore: master
1313

1414
build_jekyll: &build_jekyll
1515
name: Jekyll Build

_posts/2019-06-29-welcome.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ badges:
1313
tag: success-badge
1414
---
1515

16-
# Welcome!
17-
1816
You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
1917

2018
<!--more-->

0 commit comments

Comments
 (0)