DNNCommunity / DNNDocs

The documentation site for the open source Content Management System DNN (formerly DotNetNuke).
https://docs.dnncommunity.org
23 stars 51 forks source link

Disable CI on forked repos #632

Closed david-poindexter closed 2 years ago

david-poindexter commented 2 years ago

Description of bug

Currently CI is being triggered on forked repos and it should ideally not be.

Steps to reproduce

Fork repo, push branch from local and create a PR.

Current result

image

Expected result

No CI on forked repos.

Screenshots

See above.

Error

n/a

Additional context

n/a

Affected browser

n/a

david-poindexter commented 2 years ago

Closing per #639