Skip to content

Commit

Permalink
fix(linux-debian-packages): build also on pull requests
Browse files Browse the repository at this point in the history
Otherwise there's no way for us to test :^).
  • Loading branch information
bassosimone committed Dec 15, 2020
1 parent ae1a6f4 commit 1904bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-debian-packages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Build a Debian package and publish on a test/internal archive
name: linux-debian-packages
on:
pull_request:
push:
branches:
- master
Expand Down

0 comments on commit 1904bc4

Please sign in to comment.