Skip to content

202ecommerce/github-action-validator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This action allow you to test your module on validator PrestaShop

You need to replace the inputs commands:

      - name: send module to validator
        uses: PrestaShopCorp/github-action-validator@dev
        env:
            VALIDATOR_API_KEY: VALIDATOR_API_KEY
        with:
            github_link: orga/repoName
            github_branch: currentBranch
            or
            archive: path/to/file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.3%
  • Dockerfile 4.7%