Skip to content

Commit

Permalink
Allowing more Wise teams to create PRs. (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
onukristo authored Feb 14, 2024
1 parent e841df2 commit 3f8386b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/tw-rules.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
runChecks: true

actions:
branch-protection-settings:
branches:
- name: master
checks:
- name: Build and Test
type: tests
sync-codeowners:
extraWriters:
- product-engineering
- platform

0 comments on commit 3f8386b

Please sign in to comment.