Skip to content

ghe-reposec: initial commit #6

ghe-reposec: initial commit

ghe-reposec: initial commit #6

Workflow file for this run

# Copyright 2025 Adevinta
name: Lava
on: [push, pull_request]
permissions:
contents: read
jobs:
lava:
name: Lava
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Lava Action
uses: adevinta/lava-action@v0
with:
version: latest
config: lava.yaml