mirror of
https://github.com/danbulant/nekofetch
synced 2026-06-24 09:01:47 +00:00
Remove branch requirement
This commit is contained in:
parent
ea4e2b5346
commit
576ab0b58a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deb-build.yml
vendored
2
.github/workflows/deb-build.yml
vendored
|
|
@ -4,9 +4,7 @@ name: Build deb on commit
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue