You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom GH Action using F# and dynamic matrix configuration
This repository holds the code used to create a custom Github Action using F#,
and show how to use it to manage dynamically the CI workflow matrix
configuration.
More information? Read this article from my personal blog.
About
POC showing how to create a custom GH Action using F# and how to leverage it to use dynamic matrix configuration in the workflow