Triggering only on nvim file changes.
This commit is contained in:
@@ -3,8 +3,8 @@ name: Build and Push Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
paths:
|
paths:
|
||||||
- "nvim/**"
|
- "nvim/**"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user