Merge pull request #1932 from shellhub/dev

Rename action
This commit is contained in:
Du Yuanchao
2020-10-24 17:24:48 +08:00
committed by GitHub

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