From a320ab3ff939e1cbe750ecb451aa273dc4e1a4d4 Mon Sep 17 00:00:00 2001 From: Basti Date: Wed, 30 Jun 2021 18:45:21 +0200 Subject: [PATCH] Improve/docs ci naming (#253) * Fixes --lock not working with autodetection when started from zsh, avoids autodetect because of stability issues * Prepare docs/workflow-config for merge-state --- .github/workflows/shellcheck.yml | 16 ---------------- README.md | 5 ++--- 2 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 .github/workflows/shellcheck.yml diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml deleted file mode 100644 index 48038d4..0000000 --- a/.github/workflows/shellcheck.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: ShellCheck - -on: [push, pull_request] - -jobs: - shellcheck: - name: ShellCheck - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v2 - - - name: Run ShellCheck - uses: ludeeus/action-shellcheck@master - with: - severity: style diff --git a/README.md b/README.md index 578a62c..4c96835 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,8 @@
GitHub release (latest by date including pre-releases) GitHub release (latest by date) - GitHub Workflow Status (master) - GitHub Workflow Status (multi-monitor) - + GitHub Workflow Status (master) + GitHub Workflow Status (multi-monitor) GitHub milestone GitHub commits since latest release (by date) for a branch