Skip to content

Commit a07145f

Browse files
committed
ci(checks): route base changes through image workflow
1 parent e94d22f commit a07145f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name: Run checks
33
on:
44
push:
5+
paths-ignore:
6+
- .github/workflows/image-devcontainer-base.yml
7+
- images/devcontainer-base/**
58

69
jobs:
710
build:

0 commit comments

Comments
 (0)