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
- Host: GitHub
- URL: https://github.com/mintplayer/github-actions
- Owner: MintPlayer
- Created: 2023-11-20T12:35:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T14:10:00.000Z (over 1 year ago)
- Last Synced: 2025-03-16T02:48:09.462Z (over 1 year ago)
- Language: TypeScript
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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'