Skip to content

kaste/upgrade-messages-test-action

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

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upgrade-messages-test-action

For published Sublime Text plugins Package Control will look at the file messages.json for upgrade or install messages shown to the user.

This simple GitHub action ensures this file is correct and points to actual files in the repo.

The usage is as simple as possible:

jobs:
  check-messages:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v4
    - uses: kaste/upgrade-messages-test-action@v1

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages