[roll] Roll fuchsia [roll] Roll third_party/pigweed workflows.json: Add docs to sandbox program

The empty sandbox program fails because programs need to have at least
one entry. This causes problems for recipe testing which often operates
on 'main'.

Original-Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/415492
Original-Original-Revision: e2ce4813ddb5bfd82000218084c5f8e714beec62

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1631395
Original-Original-Revision: d1aebd23c2b9a1d0999d88dbde73bde5c9578ce9
GitOrigin-RevId: da1e639e1326355192f74a0a6a6aea511d028077
Change-Id: I164017f44de6f3f8b196d96a6c2450809fa2bc35
1 file changed
tree: 275490f8b92b34cd13f64389575aeedd0eab48da
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.