Only respond to own star

pull/300/head
superX 5 years ago committed by GitHub
parent 645319e5a1
commit 998b3f2edd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/legado.yml

@ -15,6 +15,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event.repository.owner.id == github.event.sender.id
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2

Loading…
Cancel
Save