Skip to content

vbem/flatten-contexts

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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