Skip to content

doc(cronjob): right path & version #26

doc(cronjob): right path & version

doc(cronjob): right path & version #26

Workflow file for this run

name: Shellcheck
on: pull_request
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run shellcheck
id: shellcheck
uses: ludeeus/[email protected]