Compare commits
3 Commits
35628b774f
...
v0.0.5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b5a1cb646a | ||
|
|
0ee97a7c72 | ||
| 6b7ebb1f42 |
@@ -3,12 +3,12 @@ name: Build and Push Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
paths:
|
paths:
|
||||||
- "nvim/**"
|
- "nvim/**"
|
||||||
|
|
||||||
workflow_dispatch: # manual run button
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Reference in New Issue
Block a user