Fix CI info

This commit is contained in:
Tomofumi Hayashi
2021-02-24 15:16:24 +09:00
committed by Tomofumi Hayashi
parent e80696dc8e
commit 02ad030899
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name: e2e-kind
on: [push, pull_request]
jobs:
build:
e2e-kind:
runs-on: ubuntu-latest
if: >
(( github.event.pull_request.head.repo.owner.login != github.event.pull_request.base.repo.owner.login ) &&