Skip to content

Commit 28d5921

Browse files
committed
Code formatting
1 parent ff34b52 commit 28d5921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Deploy static content to Pages
44
on:
55
# Runs on pushes targeting the default branch and with changes in the static folder
66
push:
7-
branches:
7+
branches:
88
- "main"
99
paths:
1010
- static/**

0 commit comments

Comments
 (0)