There was an error while loading. Please reload this page.
1 parent e94d22f commit a07145fCopy full SHA for a07145f
1 file changed
.github/workflows/checks.yml
@@ -2,6 +2,9 @@
2
name: Run checks
3
on:
4
push:
5
+ paths-ignore:
6
+ - .github/workflows/image-devcontainer-base.yml
7
+ - images/devcontainer-base/**
8
9
jobs:
10
build:
0 commit comments