Skip to content

Commit af16a19

Browse files
traskchalin
andauthored
Update .github/workflows/update-semconv-integration-branch.yml
Co-authored-by: Patrice Chalin <[email protected]>
1 parent 018e889 commit af16a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-semconv-integration-branch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
sed -i "s/^\tsemconv-pin = .*/\tsemconv-pin = $commit_desc/" .gitmodules
8888
89-
git add content-modules/semantic-conventions .gitmodules
89+
git add -A
9090
9191
if ! git diff-index --quiet --cached HEAD; then
9292
git commit -am "Update semconv submodule to $commit_desc"

0 commit comments

Comments
 (0)