Skip to content

Commit

Permalink
chore: check contents for .git dir
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippHeuer committed Mar 24, 2023
1 parent 95d354f commit e89aef3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ jobs:
- name: info
run: |
cat $GITHUB_EVENT_PATH
ls .git
ls .git/logs
cat .git/logs/HEAD

0 comments on commit e89aef3

Please sign in to comment.