Skip to content

Commit 3a05ad0

Browse files
authored
Merge pull request #658 from ooaklee/main
Add runtime inputs to Github Action workflows/ actions
2 parents 654bcb1 + 5153ef3 commit 3a05ad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
228228
- [GitHub Action Locks](https://github.com/abatilo/github-action-locks/blob/master/README.md) - Guarantee atomic execution of your GitHub Action workflows.
229229
- [Paths Filter](https://github.com/dorny/paths-filter) - Conditionally run actions based on files modified by PR, feature branch or pushed commits.
230230
- [Minisauras](https://github.com/TeamTigers/minisauras) - Pulls all the JavaScript and CSS files from your base branch, minify them and creates a pull-request with a new branch.
231+
- [Interactive Inputs - Runtime workflow inputs](https://github.com/boasiHQ/interactive-inputs) - Add dynamic inputs at runtime for your GitHub Actions workflows
231232

232233
#### Environments
233234

0 commit comments

Comments
 (0)