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

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

🤖 Collection GitHub actions template. Can be used directly after fork. Come try.
https://github.com/actions-cool/.github

actions template workflow

Last synced: about 1 year ago
JSON representation

🤖 Collection GitHub actions template. Can be used directly after fork. Come try.

Awesome Lists containing this project

README

          

# GitHub Actions workflows

🤖 GitHub Actions workflow template.

## 💬 How to use?

1. Fork this repository to your organization or yourself. Note: Don't rename. Please keep `.github`.

2. Navigate to the main page of the repository what you want to add.

3. Under the repository, click Actions.

![](./assets/image/actions-tab.png)

4. If your repository already has existing workflows: In the upper-left corner, click New workflow.

![](./assets/image/actions-new-workflow.png)

5. Under the name of the template you'd like to use, click Set up this workflow.

![](./assets/image/actions-create-starter.png)

## 📚 Reference
- [GitHub docs](https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/sharing-workflows-with-your-organization)