Skip to content

Commit 1fc19a3

Browse files
committed
only run trivy scan on image bumps
1 parent 3fbc9e9 commit 1fc19a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/trivyscan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- ci/nightly-builds
7+
paths:
8+
- 'environments/.stackhpc/terraform/cluster_image.json'
79

810
jobs:
911
scan:

0 commit comments

Comments
 (0)