1
0

Skip debian build

This commit is contained in:
David Robertson
2022-09-01 16:26:53 +01:00
parent adb71cd4b8
commit 95f867a7c8

View File

@@ -5,7 +5,7 @@ name: Build release artifacts
on:
# we build on PRs and develop to (hopefully) get early warning
# of things breaking (but only build one set of debs)
pull_request:
# pull_request:
push:
branches: ["develop", "release-*"]