Skip to content

chore: migrate renovate.json #697

chore: migrate renovate.json

chore: migrate renovate.json #697

Workflow file for this run

name: Check GitHub Actions workflow files
on:
push:
branches:
- main
pull_request:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Run actionlint
uses: reviewdog/action-actionlint@v1