Change commit.yml to integration.yml

This commit is contained in:
BBaoVanC 2020-12-27 19:26:31 -06:00
parent c66d50e589
commit 945089a3ef
No known key found for this signature in database
GPG key ID: 18089E4E3CCF1D3A

View file

@ -1,10 +1,8 @@
# Build a deb artifact on commit
name: Build deb on commit
name: CI
on:
push:
pull_request:
on: [push, pull_request]
jobs:
shellcheck: