~ruther/qmk_firmware

cffe7f9caebdc768d62b2137cc6949b7c36c4cd9 — QMK Bot 3 years ago 3c57143 + 61bd613
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 5 insertions(+), 5 deletions(-)

M .github/workflows/auto_approve.yml
M .github/workflows/auto_approve.yml => .github/workflows/auto_approve.yml +5 -5
@@ 9,8 9,8 @@ jobs:
    runs-on: ubuntu-latest

    steps:
        uses: mheap/automatic-approve-action@v1
        with:
          token: ${{ secrets.QMK_BOT_TOKEN }}
          workflows: "format.yml,lint.yml,unit_test.yml"
          dangerous_files: "lib/python/,Makefile,paths.mk,builddefs/"
    - uses: mheap/automatic-approve-action@v1
      with:
        token: ${{ secrets.QMK_BOT_TOKEN }}
        workflows: "format.yml,lint.yml,unit_test.yml"
        dangerous_files: "lib/python/,Makefile,paths.mk,builddefs/"