1 Commits

Author SHA1 Message Date
Shaun Setlock
b1c5de4450 Trying GitHub syntax. 2025-05-03 20:44:50 -04:00

View File

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