[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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user