mirror of
https://github.com/gogs/gogs.git
synced 2025-05-24 08:22:34 +00:00
parent
22717a1c06
commit
ad7d1d4f29
2
.github/workflows/golint.yml
vendored
2
.github/workflows/golint.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: golint
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
build:
|
||||
golint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
2
.github/workflows/lsif.yml
vendored
2
.github/workflows/lsif.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: LSIF
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
lsif-go:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user