Skip to content

Commit

Permalink
build: remove checkout ref
Browse files Browse the repository at this point in the history
  • Loading branch information
sho-87 committed Jun 29, 2024
1 parent 6ac72d3 commit 8387021
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/panvimdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
name: pandoc to vimdoc
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- name: panvimdoc
uses: kdheepak/[email protected]
with:
Expand Down

0 comments on commit 8387021

Please sign in to comment.