example.yml
on: push
generate-job-strategy-matrix
Matrix: job
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/example.yml#L46
The workflow is not valid. .github/workflows/example.yml (Line: 46, Col: 13): The identifier 'Executing work' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|