feat: only publish pkgs when we're in staging branches (#556)
See https://github.com/ooni/probe/issues/1506#issuecomment-949664779
This commit is contained in:
parent
197dc37461
commit
a9319142f3
6 changed files with 13 additions and 4 deletions
1
.github/workflows/jafar.yml
vendored
1
.github/workflows/jafar.yml
vendored
|
|
@ -1,3 +1,4 @@
|
|||
# jafar checks whether the jafar tool is still WAI.
|
||||
name: jafar
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue