Skip to content

Commit 22dcfbb

Browse files
committed
Run workflow on PR to main
1 parent 46c1c15 commit 22dcfbb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/trivyscan.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Trivy scan image for vulnerabilities
22
on:
33
workflow_dispatch:
4-
push:
4+
pull_request:
55
branches:
6-
- ci/nightly-builds
6+
- main
7+
- master
78
paths:
89
- 'environments/.stackhpc/terraform/cluster_image.auto.tfvars.json'
910

0 commit comments

Comments
 (0)