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:
|
||||
push:
|
||||
paths: salt/sensoroni/files/analyzers
|
||||
paths:
|
||||
- "salt/sensoroni/files/analyzers/**"
|
||||
pull_request:
|
||||
paths: salt/sensoroni/files/analyzers
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user