Skip to content

Commit

Permalink
[CI] Fix typo in arg description of build-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Dec 13, 2024
1 parent 9620def commit 7046ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
inputs:
submodule_path_regex:
description:
Regex of submodule paths to updated to HEAD before building.
Regex of submodule paths to update to HEAD before building.
default: content-modules
type: string

Expand Down

0 comments on commit 7046ce5

Please sign in to comment.