Skip to content

Commit 6ddab44

Browse files
committed
test: testing pipeline
1 parent d8d3042 commit 6ddab44

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-cds-containers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66
branches:
77
- main # Only push images when merging to main
88
- pull-request/**
9-
paths:
10-
- 'cds-containers/**'
11-
- '.github/workflows/build-cds-containers.yml'
9+
#paths:
10+
# - 'cds-containers/**'
11+
# - '.github/workflows/build-cds-containers.yml'
1212
workflow_dispatch: # Allow manual trigger
1313

1414
env:

0 commit comments

Comments
 (0)