Seravo / wordpress

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
https://seravo.com
GNU General Public License v3.0
102 stars 54 forks source link

Trigger workflow on PR #209

Closed ypcs closed 1 year ago

ypcs commented 1 year ago

This makes it easier to contribute to project using external forks, as now PRs are the events that trigger actions. This makes it possible to run our acceptance test suite even when third parties do contributions.

Related: #208