mirror of
https://github.com/danbulant/nekofetch
synced 2026-07-07 03:51:01 +00:00
Change commit.yml to integration.yml
This commit is contained in:
parent
c66d50e589
commit
945089a3ef
1 changed files with 2 additions and 4 deletions
|
|
@ -1,10 +1,8 @@
|
||||||
# Build a deb artifact on commit
|
# Build a deb artifact on commit
|
||||||
|
|
||||||
name: Build deb on commit
|
name: CI
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
Loading…
Reference in a new issue