Skip to content

Merge branch 'master' of https://github.com/timmermansjoy/dotfiles #50

Merge branch 'master' of https://github.com/timmermansjoy/dotfiles

Merge branch 'master' of https://github.com/timmermansjoy/dotfiles #50

Workflow file for this run

name: CI
on: [push]
jobs:
build:
name: Checking files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: rafaeleyng/shellcheck-action@v2
with:
command: ./shellcheck.sh