From 90634621f136ac313687f4562b997db6d8c22490 Mon Sep 17 00:00:00 2001 From: Davey Shafik Date: Tue, 27 Oct 2020 08:13:17 +0000 Subject: Update name of the linter workflow --- .github/workflows/linter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yaml b/.github/workflows/linter.yaml index 43fee07..7d9a605 100644 --- a/.github/workflows/linter.yaml +++ b/.github/workflows/linter.yaml @@ -1,4 +1,4 @@ -name: Testing php7-mysql-shim +name: Linting php7-mysql-shim on: [push, pull_request] env: fail-fast: true -- cgit v1.1