Skip to content

Commit

Permalink
status
Browse files Browse the repository at this point in the history
  • Loading branch information
larshinueber committed Aug 19, 2024
1 parent af92fbb commit 105aea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-foo-space.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
# git submodule update --remote
cd ${{ env.TARGET_DIR }}
# git checkout -b submodules
git pull
# git pull
git status
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 105aea1

Please sign in to comment.