Skip to content

Commit

Permalink
ci(e2e): switch to head_ref (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserKarel authored Aug 10, 2023
1 parent 5f70af6 commit 3e952d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-command-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
static-args: |
repository=${{ github.repository }}
comment-id=${{ github.event.comment.id }}
ref=${{ steps.refs.outputs.head_sha }}
ref=${{ steps.refs.outputs.head_ref }}

0 comments on commit 3e952d6

Please sign in to comment.