Skip to content

Change safe.directory after git init #63

Change safe.directory after git init

Change safe.directory after git init #63

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Shellcheck
run: |
shellcheck *.sh