Skip to content

Commit

Permalink
[DEBUG]
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Sep 5, 2024
1 parent 48827dc commit f0b7d7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ReusableTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- run: |
git branch
- run: |
git checkout main
- run: |
git config --global user.email "[email protected]"
git config --global user.name "GitHub Action"
Expand Down

0 comments on commit f0b7d7e

Please sign in to comment.