urlstechie / urlchecker-action

:octocat: :link: GitHub action to extract and check urls in code and documentations.
https://urlchecker-python.readthedocs.io
MIT License
34 stars 12 forks source link

Add tests trigger on action release #66

Closed SuperKogito closed 4 years ago

SuperKogito commented 4 years ago
vsoch commented 4 years ago

This shouldn't be necessary if we put the tests here, where they should be :)

vsoch commented 4 years ago

This also isn't logical because it's going to fire testing after a release... we need to test for any PR for urlchecker-action. Here is what you should do.

If you ever aren't sure about an issue (e.g., the one you wanted to address here) please ping me on the issue and we can talk about it first! I think the work you did will still be useful for the urlchecker-test-repo, you just need to move the content into a PR over here.