Update .forgejo/workflows/CD.yml
This commit is contained in:
parent
a198955003
commit
31d4dfcf44
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ name: Ansible Deploy to Hosts
|
|||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
paths:
|
||||
- 'docker/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue