Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
terminal

GitHub Action

PR Welcome

v0.0.2

PR Welcome

terminal

PR Welcome

Thanks for your contribution. πŸ˜… But I refuse

Installation

Copy and paste the following snippet into your .yml file.

              

- name: PR Welcome

uses: actions-cool/[email protected]

Learn more about this action in actions-cool/pr-welcome

Choose a version

Action JavaScript Template

A simple javascript template for rapid development of GitHub actions.

CI

πŸš€ How to use?

πŸ“’ Catalog Introduction

β”œβ”€β”€ .github/workflows/     The CI for make sure it is packaged correctly
β”œβ”€β”€ dist                   Package the generated Aciton execution code
β”œβ”€β”€ src                    Component home directory
β”‚   └── main.js            Your code
└── action.yml             Action config

The rest of the documents can be consulted by yourself.

πŸ€– Command introduction

Name Desc
package action build for release
format prettier write
format-check prettier check

LICENSE

MIT