Skip to content

Commit c085c0c

Browse files
authored
Merge branch 'develop' into snort-correlation-batch
2 parents 1a23528 + 4bad76b commit c085c0c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/appinspect.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: appinspect
22
on:
3-
pull_request_target:
3+
pull_request:
44
types: [opened, reopened, synchronize]
5+
push:
6+
branches:
7+
- develop
58
jobs:
69
appinspect:
710
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)