Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

ci: set timeout-minutes using ghatm #50

ci: set timeout-minutes using ghatm

ci: set timeout-minutes using ghatm #50

name: renovate-config-validator
on:
pull_request:
branches:
- main
paths:
- .github/workflows/renovate-config-validator.yaml
- renovate.json
push:
branches:
- main
paths:
- .github/workflows/renovate-config-validator.yaml
- renovate.json
jobs:
validate:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: suzuki-shunsuke/github-action-renovate-config-validator@b7cd2b598bb51d071a2474e98f55cc25f91abec1 # v0.1.3