Skip to content

Add .env.playground to .gitignore_global #27

Add .env.playground to .gitignore_global

Add .env.playground to .gitignore_global #27

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