2 Commits

View File

@@ -3,10 +3,10 @@ name: Build and Push Docker Image
on:
push:
# branches:
# - master
branches:
- master
paths:
- "nvim/**"
- 'nvim/**'
workflow_dispatch: