Skip to content

Commit

Permalink
update trivvy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Jun 21, 2024
1 parent e4864ea commit b0dcab3
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions .github/workflows/trivvy.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: build
on:
push:
branches:
- main
pull_request:
name: Run Trivy vulnerability scanner

on: [ push ]

jobs:
build:
name: Build
runs-on: ubuntu-20.04
main:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit b0dcab3

Please sign in to comment.