Skip to content

Commit 6a43c7a

Browse files
committed
ci: do not run on catalog changes
Signed-off-by: Francesco Canovai <[email protected]>
1 parent 6880665 commit 6a43c7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
paths-ignore:
8+
- Debian/ClusterImageCatalog.yaml
79
workflow_dispatch:
810

911
env:

0 commit comments

Comments
 (0)