Skip to content

Commit de60fae

Browse files
committed
rename paths in workflow
1 parent 41c0b26 commit de60fae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-image-octane.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
pull_request:
55
paths:
66
- ".github/**"
7-
- "debian/**"
7+
- "octane/**"
88
push:
99
paths:
1010
- ".github/**"
11-
- "debian/**"
11+
- "octanes/**"
1212

1313
env:
1414
REGISTRY_IMAGE: invoiceninja/invoiceninja-octane

0 commit comments

Comments
 (0)