mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
eb555b25d5
commit
a57c26ccd4
1 changed files with 5 additions and 0 deletions
5
.github/workflows/linux-snap.yml
vendored
5
.github/workflows/linux-snap.yml
vendored
|
@ -1,6 +1,11 @@
|
|||
name: Linux Snap
|
||||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- scripts/docker/**
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- scripts/docker/**
|
||||
|
|
Loading…
Add table
Reference in a new issue