mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Apply action on PR only now that PRs are mandatory
This commit is contained in:
2
.github/workflows/leaktest.yml
vendored
2
.github/workflows/leaktest.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: leak-test
|
name: leak-test
|
||||||
|
|
||||||
on: [push,pull_request]
|
on: [pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user