mirror of
https://github.com/danbulant/nekofetch
synced 2026-06-20 06:41:30 +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
|
||||
|
||||
name: Build deb on commit
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
Loading…
Reference in a new issue