Skip to content

Commit 6bc9536

Browse files
Enable OCaaS scan on push to branch
1 parent 200bbe7 commit 6bc9536

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ocaas.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ name: OCaaS Compliance checks
1818

1919
on:
2020
workflow_dispatch:
21+
push:
22+
pull_request:
2123

2224
jobs:
2325
ocaas-scan:

0 commit comments

Comments
 (0)