Skip to content

Commit bb9e735

Browse files
Merge pull request #2840 from lukaszstolarczuk/trivy-enable
[CI] Let's run Trivy for each PR
2 parents 637cf8e + f515752 commit bb9e735

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/trivy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
- cron: '45 22 * * 4'
99
push:
1010
pull_request:
11-
paths:
12-
- '.github/docker/*Dockerfile'
13-
- '.github/workflows/trivy.yml'
1411

1512
concurrency:
1613
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)