Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
47e3439c
Commit
47e3439c
authored
Mar 17, 2025
by
Anant Sharma
Committed by
GitHub
Mar 17, 2025
Browse files
fix: add checkout action for path filters (#222)
parent
06c10bba
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/trigger_ci.yml
.github/workflows/trigger_ci.yml
+2
-0
No files found.
.github/workflows/trigger_ci.yml
View file @
47e3439c
...
...
@@ -38,6 +38,8 @@ jobs:
needs
:
mirror_repo
runs-on
:
self-hosted
steps
:
-
name
:
Checkout repository
uses
:
actions/checkout@v4
-
name
:
Detect source code changes
id
:
src_changes
uses
:
dorny/paths-filter@v3
...
...
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