added limiters to when we run the pipeline

This commit is contained in:
2026-02-03 10:55:50 -07:00
parent d026e79df9
commit cc168bbc7f
+3
View File
@@ -1,6 +1,9 @@
when:
- event: push
branch: main
path:
include: ['markdown/*', 'src/*']
ignore_message: '[ALL]'
steps:
- name: build-image