Skip to content

Commit

Permalink
Merge pull request #658 from ooaklee/main
Browse files Browse the repository at this point in the history
Add runtime inputs to Github Action workflows/ actions
  • Loading branch information
sdras authored Sep 1, 2024
2 parents 654bcb1 + 5153ef3 commit 3a05ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [GitHub Action Locks](https://github.com/abatilo/github-action-locks/blob/master/README.md) - Guarantee atomic execution of your GitHub Action workflows.
- [Paths Filter](https://github.com/dorny/paths-filter) - Conditionally run actions based on files modified by PR, feature branch or pushed commits.
- [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.
- [Interactive Inputs - Runtime workflow inputs](https://github.com/boasiHQ/interactive-inputs) - Add dynamic inputs at runtime for your GitHub Actions workflows

#### Environments

Expand Down

0 comments on commit 3a05ad0

Please sign in to comment.