Skip to content

Commit 4ae7df7

Browse files
authored
Merge branch 'develop' into snort_by_threat_actor
2 parents 6f3788c + 4bad76b commit 4ae7df7

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)