Skip to content

Save get_safari_urls bin src #38

Save get_safari_urls bin src

Save get_safari_urls bin src #38

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
paths:
- '**.sh'
- '.githooks/*'
- 'bin/*'
jobs:
shellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: scripts/shellcheck.sh