Skip to content

Merge branch 'main' of https://github.com/leohuynguyenchi/opensource-… #8

Merge branch 'main' of https://github.com/leohuynguyenchi/opensource-…

Merge branch 'main' of https://github.com/leohuynguyenchi/opensource-… #8

Workflow file for this run

name: repolinter
on: [push, pull_request]
jobs:
repolinter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: todogroup/repolinter-action@v1
with:
config_file: .github/repolinter.yaml