Skip to content

Commit 7430590

Browse files
authored
Update image.yml
Signed-off-by: fred-labs <[email protected]>
1 parent 263f4cf commit 7430590

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/image.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ on:
55
paths:
66
- 'deb_requirements.txt'
77
- '.github/workflows/Dockerfile'
8+
- '.github/workflows/image.yml'
89
- '.devcontainer/Dockerfile'
910
- '**/package.xml'
1011
pull_request:
1112
branches: [main, humble, jazzy]
1213
paths:
1314
- 'deb_requirements.txt'
1415
- '.github/workflows/Dockerfile'
16+
- '.github/workflows/image.yml'
1517
- '.devcontainer/Dockerfile'
1618
- '**/package.xml'
1719
workflow_dispatch:

0 commit comments

Comments
 (0)