renamed the job

This commit is contained in:
antelle 2020-11-28 12:38:38 +01:00
parent bf56cbe1bc
commit d3798b449e
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Deploy
name: CI Checks
on: [push, pull_request]
jobs:
publish:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2