actions / attest-sbom

Action for generating SBOM attestations for workflow artifacts
MIT License
19 stars 4 forks source link

Update README example workflow to include runs-on section #86

Open parroty opened 3 months ago

parroty commented 3 months ago

Hi 👋 . This PR intends to add runs-on section in the example workflow, as I faced the following error during the initial try using the README example 🙇 (it's not a major issue, but I believe it's easier to start copying from this README example).

The workflow is not valid. .github/workflows/xxx.yaml (Line: 6, Col: 5): Required property is missing: runs-on