Trying GitHub syntax. #6

Merged
shaun merged 1 commits from feature/update_CICD_trigger into master 2025-05-03 20:45:42 -04:00

View File

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