Skip to content

fix(btrfs-auto-snapshot): append a trailing / to all mountpoints (#18) #32

fix(btrfs-auto-snapshot): append a trailing / to all mountpoints (#18)

fix(btrfs-auto-snapshot): append a trailing / to all mountpoints (#18) #32

Workflow file for this run

on: [push, pull_request]
name: 'Trigger: Push action'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master