Update small8.yml
This commit is contained in:
parent
c9a4609792
commit
fc93ff56fe
|
@ -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}}
|
||||
|
|
Loading…
Reference in New Issue