Update static.yml
This commit is contained in:
parent
8d48f711ee
commit
7263b0c8dd
1 changed files with 3 additions and 3 deletions
6
.github/workflows/static.yml
vendored
6
.github/workflows/static.yml
vendored
|
@ -3,9 +3,9 @@ name: Deploy static content to Pages
|
|||
|
||||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
||||
# push:
|
||||
# branches: ["main"]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue