Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 844 Bytes

test-action-gh-marketplace-workflow.md

File metadata and controls

10 lines (7 loc) · 844 Bytes

test-action workflow

Test GitHub action from GH Marketplace

This workflow:

  • Is a copy of the test-action workflow. See the documentation for that workflow for more info.
  • The main difference from this workflow and the test-action workflow are:
    • Tests the GitHub action from the Marketplace instead of building it from this repo. It makes sure that the published version is working.
    • Does not run against PRs because it shouldn't add a status check to PRs.