Skip to content
name: 'Check all headers are valid'
on:
pull_request:
jobs:
check:
name: 'Check headers'
runs-on: ubuntu-20.04
defaults:
run:
shell: bash
steps:
- name: Checkout uses: actions/checkout@v2

Check failure on line 16 in .github/workflows/check-header-column.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-header-column.yml

Invalid workflow file

You have an error in your yaml syntax on line 16
with:
token: '${{ secrets.GITHUB_TOKEN }}'
- name: Check
run: |
./scripts/test-headers.sh ems_translations.csv
./scripts/test-headers.sh showroom_translations.csv