Skip to content

Update user.name in .gitconfig #28

Update user.name in .gitconfig

Update user.name in .gitconfig #28

Workflow file for this run

name: build
on:
push:
branches:
- main
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo apt-get update
- run: sudo apt-get install shellcheck
- run: shellcheck aliases exports