Skip to content

style: updated ansi login motd logos #7

style: updated ansi login motd logos

style: updated ansi login motd logos #7

Workflow file for this run

name: CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: 'dotme'
ignore_paths: >-
bin
polybar
tmux
ignore_names: >-
bash_profile
bashrc