Skip to content

Commit

Permalink
wonder if changes here show up
Browse files Browse the repository at this point in the history
  • Loading branch information
hellothisisjon committed Oct 9, 2020
1 parent c3be7bd commit 17dbd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Workflowtwop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
steps:
# Runs a single command using the runners shell
- name: Run a one-line script
run: echo "${{toJSON(github.event.workflow_run)}}"
run: echo "${{toJSON(github.event.workflow_run.head_branch)}}"

0 comments on commit 17dbd67

Please sign in to comment.