Trying GitHub syntax.

This commit is contained in:
Shaun Setlock
2025-05-03 20:44:50 -04:00
parent b5a1cb646a
commit b1c5de4450

View File

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