aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/static.yml
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2023-05-17 15:14:06 +0800
committerGitHub <noreply@github.com>2023-05-17 15:14:06 +0800
commitf9eab26c8e9618c5cd9af87ed04d70ace2198e67 (patch)
tree30ae842c76318ca77409d272fbfc830581514836 /.github/workflows/static.yml
parent4bd1513262a61071b07f5efe2a3cb9356ce6c8c2 (diff)
downloadyuescript-f9eab26c8e9618c5cd9af87ed04d70ace2198e67.tar.gz
yuescript-f9eab26c8e9618c5cd9af87ed04d70ace2198e67.tar.bz2
yuescript-f9eab26c8e9618c5cd9af87ed04d70ace2198e67.zip
Update static.yml
Diffstat (limited to '')
-rw-r--r--.github/workflows/static.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml
index 9af434c..8cc1489 100644
--- a/.github/workflows/static.yml
+++ b/.github/workflows/static.yml
@@ -2,9 +2,6 @@
2name: Deploy static content to Pages 2name: Deploy static content to Pages
3 3
4on: 4on:
5 # Runs on pushes targeting the default branch
6 push:
7 branches: ["main"]
8 5
9 # Allows you to run this workflow manually from the Actions tab 6 # Allows you to run this workflow manually from the Actions tab
10 workflow_dispatch: 7 workflow_dispatch: