An open API service indexing awesome lists of open source software.

https://github.com/nthings/gha-branch-cleaner


https://github.com/nthings/gha-branch-cleaner

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# GitHub Action: typescript-action-template

Use this template to generate new javascript Github Actions

```yaml
- uses: nthings/typescript-action-template@undefined
with:
# Example input
example: ''
```

| **Input** | **Description** | **Default** | **Required** |
| :------------ | :-------------- | :---------: | :----------: |
| **`example`** | Example input | | **true** |

| **Output** | **Description** | **Default** | **Required** |
| :-------------- | :-------------- | ----------- | ------------ |
| `random-number` | Random number | | |