2 Commits

Author SHA1 Message Date
Shaun Setlock
b1c5de4450 Trying GitHub syntax. 2025-05-03 20:44:50 -04:00
Shaun Setlock
b5a1cb646a Triggering only on nvim file changes. 2025-05-03 20:39:27 -04:00

View File

@@ -6,7 +6,7 @@ on:
branches: branches:
- master - master
paths: paths:
- "nvim/**" - 'nvim/**'
workflow_dispatch: workflow_dispatch: