NEAR-DevHub / neardevhub-contract

DevHub Portal Product Contract (Hosted on NEAR Blockchain) – Includes other instances (e.g. Infrastructure, Events)
https://neardevhub.org
19 stars 15 forks source link

Require status checks on Pull Request #34

Closed petersalomonsen closed 1 year ago

petersalomonsen commented 1 year ago

There's a workflow in here, but it seems that it's not required on pull request.

https://github.com/near/neardevhub-contract/blob/main/.github/workflows/main.yml

It should always be a requirement for this to pass. It can be enabled under the "Branch Protection Rules" of the main branch (under repository "Settings")