Files
2025-12-17 12:10:46 -05:00

33 lines
606 B
YAML

Detections:
- changed-files:
- any-glob-to-any-file:
- detections/**
Stories:
- changed-files:
- any-glob-to-any-file: stories/*
Playbooks:
- changed-files:
- any-glob-to-any-file: playbooks/*
Macros:
- changed-files:
- any-glob-to-any-file: macros/*
Lookups:
- changed-files:
- any-glob-to-any-file: lookups/*
Datasource:
- changed-files:
- any-glob-to-any-file: data_sources/*
Baselines:
- changed-files:
- any-glob-to-any-file: baselines/*
Response Templates:
- changed-files:
- any-glob-to-any-file: response_templates/*