Skip to content

Commit

Permalink
log refs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Sep 12, 2024
1 parent f323791 commit fcf415a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reusable-preflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,6 @@ jobs:
echo "action dir: ${{ steps.current_file.outputs.currentActionDir }}"
echo "wf file: ${{ steps.current_file.outputs.currentWorkflowFile }}"
echo "Modified: ${{ steps.set_changes.outputs.modified_keys }}"
echo "github.ref: ${{ github.ref }}"
echo "github.ref_name: ${{ github.ref_name }}"
echo "github.sha: ${{ github.sha }}"

0 comments on commit fcf415a

Please sign in to comment.