Trying GitHub syntax. #6
@@ -3,10 +3,10 @@ name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
# branches:
|
||||
# - master
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "nvim/**"
|
||||
- 'nvim/**'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user