mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-07 23:27:13 +08:00
Update small8.yml
This commit is contained in:
2
.github/workflows/small8.yml
vendored
2
.github/workflows/small8.yml
vendored
@@ -13,7 +13,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: github.event.repository.owner.id == github.event.sender.id
|
||||
if: github.event.repository.owner.id == github.event.sender.id || ! github.event.sender.id
|
||||
runs-on: Ubuntu-20.04
|
||||
|
||||
name: Update ${{matrix.target}}
|
||||
|
||||
Reference in New Issue
Block a user