added limiters to when we run the pipeline
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: main
|
branch: main
|
||||||
|
path:
|
||||||
|
include: ['markdown/*', 'src/*']
|
||||||
|
ignore_message: '[ALL]'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-image
|
- name: build-image
|
||||||
|
|||||||
Reference in New Issue
Block a user