Browse Source

tweak the maintainers job

list_maintainers
Zach White 2 years ago
parent
commit
40e8ab382c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .github/workflows/maintainers.yaml

+ 2
- 2
.github/workflows/maintainers.yaml View File

@ -1,10 +1,10 @@
name: PR Lint Format
name: Ping maintainers
on:
pull_request:
jobs:
lint:
maintainer_ping:
runs-on: ubuntu-latest
container: qmkfm/qmk_cli


Loading…
Cancel
Save