Skip to content

Commit

Permalink
Update go.yml (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
codchen authored May 21, 2023
1 parent ef9fd85 commit e651ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.ref }}
ref: "refs/pull/${{ github.event.number }}/merge"
- uses: actions/setup-python@v3

- name: Set up Go
Expand Down

0 comments on commit e651ceb

Please sign in to comment.