Skip to content

Make the plugin compatible with GVim #3

Make the plugin compatible with GVim

Make the plugin compatible with GVim #3

Workflow file for this run

name: Add new issue to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issue to project board
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/jannis-baum/projects/7
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}