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
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…
x
Reference in New Issue
Block a user