[New & Tuning] Persistence via GRUB Bootloader (#4401)

* [New & Tuning] Persistence via GRUB Bootloader

* testing github version code workflow update

* testing github version code workflow re-order

---------

Co-authored-by: terrancedejesus <terrance.dejesus@elastic.co>
This commit is contained in:
Ruben Groenewoud
2025-01-27 09:58:43 +01:00
committed by GitHub
parent 4e6625ae40
commit 80fe96109b
14 changed files with 240 additions and 13 deletions
@@ -3,17 +3,17 @@ name: Version Code Check and Draft Release
on:
pull_request:
paths:
- '**/*.md'
- 'lib/**'
- 'hunting/**/*.py'
- '!hunting/**/*.md'
- '!hunting/index.md'
- '!hunting/**/*.toml'
- 'pyproject.toml'
- 'Makefile'
- 'docs/**'
- 'detection_rules/**'
- 'tests/**'
- '**/*.md'
- '!hunting/**/*.md'
- '!hunting/index.md'
- '!hunting/**/*.toml'
types: [opened, reopened, synchronize, labeled, closed]
permissions: