Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for arm_ci (0.17 sec)

  1. .github/workflows/trusted_partners.js

        }
        if (lowercased_title.includes('tf')) {
          assignees.push('rohan100jain', 'bfontain');
        }
      }
      if (lowercased_title.includes('linaro') && domain.includes('linaro.org')) {
        if (lowercased_title.includes('arm_ci')) {
          assignees.push('nitins17', 'penpornk');
        }
      }
      if (lowercased_title.includes('tf-mot') && lowercased_title.includes('arm') &&
          domain.includes('arm.com')) {
    JavaScript
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Feb 07 13:52:04 GMT 2023
    - 4.5K bytes
    - Viewed (0)
Back to top