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