Skip to content

Update table_linter.yml #5

Update table_linter.yml

Update table_linter.yml #5

Triggered via push September 1, 2023 15:44
Status Startup failure
Total duration
Artifacts

table_linter.yml

on: push
MegaLinter
MegaLinter
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/table_linter.yml#L72
The workflow is not valid. .github/workflows/table_linter.yml (Line: 72, Col: 13): Unexpected symbol: '.event_name'. Located at position 111 within expression: steps.ml.outputs.has_updated_sources == 1 && ( env.APPLY_FIXES_EVENT == 'all' || env.APPLY_FIXES_EVENT == .event_name ) && env.APPLY_FIXES_MODE == 'pull_request' && ( .event_name == 'push' || .event.pull_request.head.repo.full_name == .repository ) .github/workflows/table_linter.yml (Line: 90, Col: 13): Unexpected symbol: '.event_name'. Located at position 111 within expression: steps.ml.outputs.has_updated_sources == 1 && ( env.APPLY_FIXES_EVENT == 'all' || env.APPLY_FIXES_EVENT == .event_name ) && env.APPLY_FIXES_MODE == 'pull_request' && ( .event_name == 'push' || .event.pull_request.head.repo.full_name == .repository )