Update AutoSignin.yml.disabled

This commit is contained in:
Pesy Wu 2023-02-18 10:04:36 +08:00 committed by GitHub
parent f527d9638b
commit 78861c14d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
if: github.event.repository.owner.id == github.event.sender.id # 自己点的 start
steps:
- name: Checkout
uses: actions/checkout@master