Skip to content

Update dependency renovate to v36.91.0 #10

Update dependency renovate to v36.91.0

Update dependency renovate to v36.91.0 #10

name: Github actions checks
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate-github-workflows:
name: Check workflow files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: equisoft-actions/with-asdf-vm@v1
- name: Check workflow files
run: |
echo "::add-matcher::.github/actionlint-matcher.json"
make check.workflows