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

https://github.com/mintplayer/github-actions

Collection of GitHub actions
https://github.com/mintplayer/github-actions

Last synced: 12 months ago
JSON representation

Collection of GitHub actions

Awesome Lists containing this project

README

          

# GitHub Actions
This repository contains several GitHub Actions to help organize git repositories.

## delay
### Usage

- uses: MintPlayer/github-actions/delay@main
with:
milliseconds: '1000'

## cherry-pick-action
### Usage

- uses: MintPlayer/github-actions/cherry-pick@main
with:
milliseconds: '1000'