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.
- Host: GitHub
- URL: https://github.com/actions-cool/.github
- Owner: actions-cool
- License: mit
- Created: 2020-11-03T08:47:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T19:10:57.000Z (almost 3 years ago)
- Last Synced: 2025-05-10T08:52:06.397Z (about 1 year ago)
- Topics: actions, template, workflow
- Language: JavaScript
- Homepage:
- Size: 110 KB
- Stars: 8
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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

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

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