Skip to content

git: update git config #1

git: update git config

git: update git config #1

Workflow file for this run

name: LocalMacOS
on:
push:
branches-ignore:
- main
jobs:
localMacOS:
name: LocalMacOS
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run setup
run: /bin/bash ./scripts/setup.bash