alt3 / Docusaurus.Powershell

Docusaurus websites for PowerShell modules
https://docusaurus-powershell.vercel.app/
MIT License
29 stars 11 forks source link

Re-enable CI push trigger and prevent builds happening twice #104

Closed bravo-kernel closed 2 years ago

bravo-kernel commented 2 years ago

Trigger CI build on either pull request or push as explained here:

This will prevent builds from happening twice when somebody opens a pull request against master and then pushes updates to their branch.