Skip to content

【WIPγ€‘πŸš€ A GitHub Action uses PR or issue to remind you that your reference GitHub Actions has outdated.

License

Notifications You must be signed in to change notification settings

actions-cool/remind-outdated

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

LICENSE

MIT

About

【WIPγ€‘πŸš€ A GitHub Action uses PR or issue to remind you that your reference GitHub Actions has outdated.

Resources

License

Stars

Watchers

Forks