mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 09:56:54 +06:00
Run auto approve only on qmk/qmk_firmware (#16786)
This commit is contained in:
parent
0c8109a1ac
commit
6822101f9c
2
.github/workflows/auto_approve.yml
vendored
2
.github/workflows/auto_approve.yml
vendored
|
@ -8,6 +8,8 @@ jobs:
|
||||||
automatic_approve:
|
automatic_approve:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
if: github.repository == 'qmk/qmk_firmware'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: mheap/automatic-approve-action@v1
|
- uses: mheap/automatic-approve-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user