Harden canary builds running.

This commit is contained in:
John Preston
2026-08-20 16:43:48 +04:00
parent de55864ec2
commit fdfa24e169
23 changed files with 872 additions and 216 deletions

View File

@@ -2,6 +2,9 @@ name: Snap.
on:
push:
# Pushes to canary run only canary.yml, see there.
branches-ignore:
- canary
paths-ignore:
- 'docs/**'
- '**.md'