Watch
1
0
Fork
You've already forked souveraine
0

run the gates on the public branch too

The candidate ref never triggered anything, so a push to public produced no
run and therefore no gate proof.
This commit is contained in:
Fimeg 2026-08-23 20:10:44 -04:00
commit 57898f8d5f

View file

@ -10,7 +10,7 @@ name: ci
# branch, one meaning: green on primary means it built and it shipped.
on:
push:
branches: [primary]
branches: [primary, public]
pull_request:
branches: [primary]