Skip to content

Update to avoid shellcheck warning #9

Update to avoid shellcheck warning

Update to avoid shellcheck warning #9

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: shellcheck git-recover