|
|
@ -9,7 +9,7 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|
|
|
|
|
|
|
|
steps: |
|
|
|
steps: |
|
|
|
uses: mheap/automatic-approve-action@v1 |
|
|
|
- uses: mheap/automatic-approve-action@v1 |
|
|
|
with: |
|
|
|
with: |
|
|
|
token: ${{ secrets.QMK_BOT_TOKEN }} |
|
|
|
token: ${{ secrets.QMK_BOT_TOKEN }} |
|
|
|
workflows: "format.yml,lint.yml,unit_test.yml" |
|
|
|
workflows: "format.yml,lint.yml,unit_test.yml" |
|
|
|