Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
228c6871
Unverified
Commit
228c6871
authored
Jan 21, 2026
by
Alec
Committed by
GitHub
Jan 22, 2026
Browse files
ci: exclude dev container from CI triggers (#5495)
Signed-off-by:
alec-flowers
<
aflowers@nvidia.com
>
parent
ca31b3aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/filters.yaml
.github/filters.yaml
+1
-1
No files found.
.github/filters.yaml
View file @
228c6871
...
@@ -57,6 +57,7 @@ ignore:
...
@@ -57,6 +57,7 @@ ignore:
-
'
container/Dockerfile.local_dev'
-
'
container/Dockerfile.local_dev'
-
'
container/run.sh'
-
'
container/run.sh'
-
'
container/use-sccache.sh'
-
'
container/use-sccache.sh'
-
'
container/dev/**'
ci
:
&ci
ci
:
&ci
-
'
.github/workflows/**'
-
'
.github/workflows/**'
...
@@ -69,7 +70,6 @@ core:
...
@@ -69,7 +70,6 @@ core:
-
'
container/build.sh'
-
'
container/build.sh'
-
'
container/Dockerfile'
-
'
container/Dockerfile'
-
'
.dockerignore'
-
'
.dockerignore'
-
'
container/dev/**'
-
'
container/deps/*'
-
'
container/deps/*'
-
'
.cargo/config.toml'
-
'
.cargo/config.toml'
-
'
lib/**'
-
'
lib/**'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment