修改执行条件

pull/316/head
Gladtbam 4 years ago committed by GitHub
parent 0d3ffda107
commit 8285546d6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/autoupdatefork.yml

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

Loading…
Cancel
Save