Skip to content

Commit bb2560d

Browse files
author
mafyuh
committedFeb 13, 2025
Update .forgejo/workflows/CD.yml
1 parent 698631f commit bb2560d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.forgejo/workflows/CD.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Ansible Deploy to Hosts
22
on:
33
pull_request:
44
types: [closed]
5+
paths:
6+
- 'docker/**'
57
workflow_dispatch:
68

79
jobs:

0 commit comments

Comments
 (0)
Please sign in to comment.