Skip to content

Commit

Permalink
test: run docker scout only after ci
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <rwaffen@gmail.com>
  • Loading branch information
rwaffen committed Aug 30, 2024
1 parent 3927816 commit 6c4c790
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/docker_scout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@
name: Docker Scout

on:
pull_request:
branches:
- main
push:
branches:
- 'main'
workflow_dispatch:
workflow_run:
workflows: ["CI🚦"]
types:
- completed

jobs:
setup-matrix:
Expand Down

0 comments on commit 6c4c790

Please sign in to comment.