Triggering only on nvim file changes.

This commit is contained in:
Shaun Setlock
2025-05-03 20:39:27 -04:00
parent 0ee97a7c72
commit b5a1cb646a

View File

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