修改为手动出发工作流
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Build and Deploy
|
||||
on: [push]
|
||||
on: [workflow_dispatch]
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user