DR -> DR SDK #16
2
.github/workflows/nuitka.yml
vendored
2
.github/workflows/nuitka.yml
vendored
@ -5,9 +5,7 @@ name: Build
|
|||||||
on:
|
on:
|
||||||
# 触发条件
|
# 触发条件
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["main"]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
# 主任务
|
# 主任务
|
||||||
|
1
.github/workflows/page.yml
vendored
1
.github/workflows/page.yml
vendored
@ -4,7 +4,6 @@ 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:
|
||||||
|
Loading…
Reference in New Issue
Block a user