Skip to content

Update main.yml

Update main.yml #3

Workflow file for this run

on:
push:
branches:
- master
name: "Trigger: Push action"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
- uses: actions/checkout@v3

Check failure on line 15 in .github/workflows/main.yml

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 15
- name: Run ShellCheck
- uses: ludeeus/action-shellcheck@master
with:
ignore_paths: >-
.config/zsh