bmorrisondev/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 20, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: bmorrisondev/create-branch-js-action@5aacb7e65f80c0ad62b0477ebed4ba3e93ba726f # v5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| database_name | The name of the database | yes | — |
| parent_branch_name | The name of the parent branch | yes | — |
| branch_name | The name of the new branch | yes | — |
| org_name | The name of the organization that owns the database | yes | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |