Skip to content

Add Renovate config #29

Add Renovate config

Add Renovate config #29

Workflow file for this run

name: HEMTT
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout the source code
uses: actions/checkout@v6
- name: Setup HEMTT
uses: arma-actions/hemtt@v1
- name: Run HEMTT check
run: hemtt check -p -vvv