Use renovate to help keep dockerfiles updated and pinned #8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Tibber Repo Validator | ||
on: | ||
workflow_dispatch: | ||
push: | ||
branches: | ||
- main | ||
- master | ||
pull_request: | ||
jobs: | ||
validation: | ||
uses: tibber/github-actions/.github/workflows/validate-repo.yaml@main | ||
Check failure on line 13 in .github/workflows/validate-repo.yml GitHub Actions / .github/workflows/validate-repo.ymlInvalid workflow file
|