Skip to content

Commit

Permalink
Debug event name
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed Dec 3, 2024
1 parent 0e62d24 commit 43a50b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows_macosx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

- name: Echo event name
run: echo "${{ github.event_name }}"

- name: Report failure Status to Slack channel
id: report-failure-status-slack
# Also run this step in case of failures
Expand Down

0 comments on commit 43a50b1

Please sign in to comment.