Skip to content

Add support for custom formats with labels #31

Add support for custom formats with labels

Add support for custom formats with labels #31

Workflow file for this run

on:
push:
branches:
- master
pull_request:
branches:
- master
name: "ShellCheck"
permissions: {}
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0
with:
additional_files: 'waybar-updates'