Skip to content

Commit f2ece6d

Browse files
author
Luis Orta
committed
Maybe not targeting branch correctly?
1 parent f9fe5c0 commit f2ece6d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/static.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77
name: Deploy Jekyll site to Pages
88

99
on:
10-
# Runs on pushes targeting the default branch
1110
push:
12-
branches: [$default-branch]
13-
14-
# Allows you to run this workflow manually from the Actions tab
11+
branches:
12+
- main
1513
workflow_dispatch:
1614

1715
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)