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
|
name: Linux Snap
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- scripts/docker/**
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- scripts/docker/**
|
- scripts/docker/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user