Skip to content

Commit 7d219a3

Browse files
Merge remote-tracking branch 'origin/main'
2 parents e7f31b2 + f36e1e6 commit 7d219a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

collaboration/guide/0_repository_setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ it for collaboration:
2020
- _Issues_
2121
- _Projects_
2222
- _Always suggest updating pull request branches_
23+
- Enable CI Checks
24+
- Under the _Actions_ tab:
25+
- Enable workflows to ensure CI checks run on all pushes and pull requests.
26+
_(Note: If workflows are disabled, CI checks won’t trigger until enabled.)_
2327
- Collaboration Settings
2428
- Require a code review for PRs to `main`/`master`
2529
([owanateamachree](https://owanateamachree.medium.com/how-to-protect-the-master-branch-on-github-ab85e9b6b03),

0 commit comments

Comments
 (0)