lsif: don't upload indexes for forks (#6170)

pull/6171/head
garo (they/them) 2020-05-21 17:40:04 -04:00 committed by GitHub
parent 280b06485f
commit 9bbe029c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: LSIF
on: [push]
jobs:
lsif-go:
if: github.repository == 'gogs/gogs'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1