mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Run leaktest on any branch
This commit is contained in:
6
.github/workflows/leaktest.yml
vendored
6
.github/workflows/leaktest.yml
vendored
@@ -1,10 +1,6 @@
|
||||
name: leak-test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, dev ]
|
||||
pull_request:
|
||||
branches: [ master, dev ]
|
||||
on: [push,pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user