mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 11:06:49 +00:00
actions: separate trivy
This commit is contained in:
parent
bc970500fb
commit
fa3b77c2e3
2
.github/workflows/run_trivy.yml
vendored
2
.github/workflows/run_trivy.yml
vendored
@ -2,7 +2,7 @@ name: build and publish container
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["build and publish container"]
|
||||
workflows: [build and publish container]
|
||||
types:
|
||||
- completed
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user