You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/10/25 12:37:30 UTC

[GitHub] [lucenenet] nikcio opened a new pull request, #721: ci: Do not run actions on draft PR

nikcio opened a new pull request, #721:
URL: https://github.com/apache/lucenenet/pull/721

   GitHub actions should not run on draft PR's this wastes runners for other open PR's.
   
   I've added `types: [opened, synchronize, reopened, ready_for_review]` to `.github/workflows/Generate-TestWorkflows.ps1` and run the script.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [lucenenet] nikcio closed pull request #721: ci: Do not run actions on draft PR

Posted by GitBox <gi...@apache.org>.
nikcio closed pull request #721: ci: Do not run actions on draft PR
URL: https://github.com/apache/lucenenet/pull/721


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org