Skip to content

Fix "Branch 'main' does not exist" error #53

Fix "Branch 'main' does not exist" error

Fix "Branch 'main' does not exist" error #53

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: jazzsequence/github-action-validator@v1
- name: Lint
run: shellcheck bin/*.sh