Skip to content

Commit 7840e48

Browse files
committed
testing moby/security-scan
Signed-off-by: CrazyMax <[email protected]>
1 parent aa706f6 commit 7840e48

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/security.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: security
2+
3+
on:
4+
push:
5+
branches:
6+
- master
7+
pull_request:
8+
9+
jobs:
10+
scan:
11+
uses: moby/security-scan/.github/workflows/security.yml@main

0 commit comments

Comments
 (0)