Skip to content

Keep a backup copy of the chat progress after events that might have … #186

Keep a backup copy of the chat progress after events that might have …

Keep a backup copy of the chat progress after events that might have … #186

Workflow file for this run

name: Shell Linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v1
- name: Run ShellCheck
uses: azohra/shell-linter@latest