Skip to content

Commit

Permalink
Print more information
Browse files Browse the repository at this point in the history
  • Loading branch information
ayberkt committed Sep 22, 2024
1 parent 10e5438 commit fcda607
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
echo "github.ref_name = ${{ github.ref_name }}"
echo "github.sha = ${{ github.sha }}"
echo "github.event.before = ${{ github.event.before }}"
echo "github.event.after = ${{ github.event.after }}"
echo "github.event.pull_request.head.sha = ${{ github.event.pull_request.head.sha }}"
- name: "Restore cached .agdai files"
id: cache-agdai-restore
Expand Down

0 comments on commit fcda607

Please sign in to comment.