Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.24 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.24 KB

Flatten contexts

Testing Linter GitHub release (latest SemVer) Marketplace

This action can dump "flattened" GitHub contexts, which is more friendly than JSON for searching and debugging. 😀

Example

Example usage

- name: Dump flattened GitHub contexts
  uses: vbem/flatten-contexts@v1

Inputs

ID Type Default Description
sep String 👉 Separator between key and value