Files
splunk-security_content/.github/labeler.yml
T
Bhavin Patel 4b25d189f7 remove dev
2024-07-24 14:49:06 -05:00

20 lines
329 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/*