Skip to content

Commit 7a78104

Browse files
committed
allow workflow to trigger from this branch for testing purposes
1 parent a9390f7 commit 7a78104

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ on:
88
push:
99
branches:
1010
- master
11+
- jekyll-build-deploy-workflow
1112
paths-ignore:
1213
- .cache/**
13-
- .github/**
14+
# - .github/**
1415
- _drafts/**
1516
- _draftsOldTumblr/**
1617
- _writing/**

0 commit comments

Comments
 (0)