workflow-configuration
There are 3 repositories under workflow-configuration topic.
JamesIves/github-pages-deploy-action
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
JamesIves/fetch-api-data-action
🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.
Evalutik/workflow-assistant-rag
This workflow assistant is a fast and easy way to convert natural-language user requests into valid workflow configuration snippets by using retrieval (from existing real configs) + an LLM prompt.