.github/workflows/scheduled-integration-tests.yml #7
scheduled-integration-tests.yml
on: schedule
  
    
      scheduled-integration-tests
    
      Annotations
1 error
          | 
                   
                      
                          Invalid workflow file: 
                        .github/workflows/scheduled-integration-tests.yml#L26
                      
                       
                  The workflow is not valid. .github/workflows/scheduled-integration-tests.yml (Line: 26, Col: 11): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NUTRIENT_API_KEY != '' .github/workflows/scheduled-integration-tests.yml (Line: 37, Col: 11): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NUTRIENT_API_KEY == '' 
                         |