5 Commits

View File

@@ -6,9 +6,9 @@ on:
branches:
- master
paths:
- "nvim/**"
- 'nvim/**'
workflow_dispatch: # manual run button
workflow_dispatch:
jobs:
build-and-push: