revert page change

This commit is contained in:
shenjack-mac 2023-04-22 21:46:42 +08:00
parent 3c9af31c3b
commit 625f4cacfd

View File

@ -4,6 +4,7 @@ name: Deploy static content to Pages
on: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
push: push:
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: