rename jobs

This commit is contained in:
shellhub
2020-10-24 17:23:09 +08:00
parent 05e31a8a13
commit 1c5b1d0bf1

View File

@ -1,9 +1,9 @@
name: Build
name: Build Project
on: [push, pull_request]
jobs:
lint:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2