remove on
This commit is contained in:
5
.github/workflows/pages.yaml
vendored
5
.github/workflows/pages.yaml
vendored
@@ -2,11 +2,6 @@
|
|||||||
name: Deploy Hugo site to Pages
|
name: Deploy Hugo site to Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#自动编译:当Auto-Clean运行完成后
|
|
||||||
workflow_run:
|
|
||||||
workflows: ["Update Content from Daily Notes"]
|
|
||||||
types:
|
|
||||||
- completed
|
|
||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
|||||||
Reference in New Issue
Block a user