pull/229/head
xiaojunnuo 2024-10-20 03:45:42 +08:00
parent 88478c1482
commit e8b5fcf3ee
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ name: deploy-demo
on: on:
push: push:
branches: ['v2-dev'] branches: ['v2-dev']
paths: # paths:
- "deploy.trigger" # - "deploy.trigger"
workflow_run: workflow_run:
workflows: [ "build-image" ] workflows: [ "build-image" ]
types: types: