Skip to content

Delete src/first-post-from-cms.md #3

Delete src/first-post-from-cms.md

Delete src/first-post-from-cms.md #3

Workflow file for this run

name: shellcheck
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x