Skip to content

Update starfield.sh #132

Update starfield.sh

Update starfield.sh #132

Workflow file for this run

name: formatting
on:
pull_request:
branches:
- master
- independent-installer
jobs:
indentation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: check indentation
run: ./ci/check-file-indentation.pl *