Github Actions Ci Templates Save

✅ A repository of templates for GitHub Actions CI configurations.

Project README

GitHub Actions CI Templates

A repository of templates for GitHub Actions CI configurations.

The Templates

How to use the Templates

Add the appropriate YAML to your repository under the .github/workflows/ path, naming the YAML whatever you'd like to name it. I generally like to follow the language-platform(s)-ci.yml pattern, but your mileage may vary.

For example, if you wanted to use the nodejs-cross-platform-ci.yml template, you'd add it in:

- .github/
  - workflows/
    - nodejs-cross-platform-ci.yml # you can rename this whatever you'd like

How to improve the Templates

If you'd like to improve the templates provided, you're more than welcome to submit a PR! If you notice a template that's entirely missing but you'd like to see, feel free to send a Pull Request to add it yourself or create an issue requesting it to be added.

Open Source Agenda is not affiliated with "Github Actions Ci Templates" Project. README Source: cutenode/github-actions-ci-templates

Open Source Agenda Badge

Open Source Agenda Rating