- 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.