Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt committed Jun 19, 2023
1 parent 4758c2c commit d2ebe42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
fetch-depth: 100
- uses: hmarr/debug-action@v2
- run: |
git branch
echo "DEBUG"
git checkout -b foo
git checkout ${GITHUB_REF}
git log
Expand Down

0 comments on commit d2ebe42

Please sign in to comment.