diff --git a/.github/tw-rules.yaml b/.github/tw-rules.yaml new file mode 100644 index 0000000000000..e97777ffbe3d5 --- /dev/null +++ b/.github/tw-rules.yaml @@ -0,0 +1,12 @@ +actions: + + branch-protection-settings: + branches: + - name: trunk + checks: + - name: Compile and Check (Merge Ref) + type: tests + - name: 4.0-connect_sni_host_check_disable + checks: + - name: Compile and Check (Merge Ref) + type: tests