add Github CI for waiver syntax check, fix waivers #3
sanity.yaml
on: pull_request
Waivers syntax check
Annotations
1 error
Invalid workflow file:
.github/workflows/sanity.yaml#L7
The workflow is not valid. .github/workflows/sanity.yaml (Line: 7, Col: 3): The identifier 'Waivers syntax check' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|