Skip to content

Commit

Permalink
trying to make pandoc to work
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmx03 committed Jun 25, 2023
1 parent 7b38f65 commit b286c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
docs:
runs-on: ubuntu-latest
name: pandoc to vimdoc
if: ${{ github.ref == 'refs/heads/main' }}
if: ${{ github.ref == 'refs/heads/dev' }}
steps:
- uses: actions/checkout@v3
- name: panvimdoc
Expand Down

0 comments on commit b286c59

Please sign in to comment.