We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff34b52 commit 28d5921Copy full SHA for 28d5921
.github/workflows/deploy_static.yml
@@ -4,7 +4,7 @@ name: Deploy static content to Pages
4
on:
5
# Runs on pushes targeting the default branch and with changes in the static folder
6
push:
7
- branches:
+ branches:
8
- "main"
9
paths:
10
- static/**
0 commit comments