Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Commit 7b8392b

Browse files
committed
Merge remote-tracking branch 'origin/main'
# Conflicts: # .github/workflows/update_submodule.yml
2 parents f7dde55 + 9191dd0 commit 7b8392b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
echo "The submodule is already at the latest commit"
3636
else
3737
git commit -S -m "chore(submodule): update to ${{ github.sha }}"
38-
git push origin HEAD:main
38+
git push origin dev
3939
fi

0 commit comments

Comments
 (0)