Remove branch requirement

This commit is contained in:
BBaoVanC 2020-12-27 18:13:02 -06:00
parent ea4e2b5346
commit 576ab0b58a
No known key found for this signature in database
GPG key ID: 18089E4E3CCF1D3A

View file

@ -4,9 +4,7 @@ name: Build deb on commit
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build: