Skip to content

Шаблон репозитория для GitHub actions как composite action на базе сценария PowerShell

License

Notifications You must be signed in to change notification settings

IT-Service/PowerShell-GitHub-Action-template

Repository files navigation

GitHub Action "{repository-name}"

GitHub release

Semantic Versioning Conventional Commits

This action ...

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@v3
- uses: {repository-owner}/{repository-name}@v1
  with:
    param: 'param value' # comment for param

License

The scripts and documentation in this project are released under the MIT License.

Contributions

Contributions are welcome! See Contributor's Guide.

About

Шаблон репозитория для GitHub actions как composite action на базе сценария PowerShell

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks