ci: bring back snap builds for master

That's what populates the ccache cache 🤦

Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
Michał Sawicz 2024-02-04 17:59:46 +01:00 committed by Dirk Hohndel
parent eb555b25d5
commit a57c26ccd4

View file

@ -1,6 +1,11 @@
name: Linux Snap
on:
push:
paths-ignore:
- scripts/docker/**
branches:
- master
pull_request:
paths-ignore:
- scripts/docker/**