mirror of
https://github.com/danbulant/nekofetch
synced 2026-07-09 04:50:56 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue