mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 16:03:06 +01:00
rework filter for action
This commit is contained in:
4
.github/workflows/pythontest.yml
vendored
4
.github/workflows/pythontest.yml
vendored
@@ -2,9 +2,9 @@ name: python-test
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths: salt/sensoroni/files/analyzers
|
paths:
|
||||||
|
- "salt/sensoroni/files/analyzers/**"
|
||||||
pull_request:
|
pull_request:
|
||||||
paths: salt/sensoroni/files/analyzers
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user