summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavey Shafik <davey@php.net>2020-10-27 08:13:17 +0000
committerGitHub <noreply@github.com>2020-10-27 08:13:17 +0000
commit90634621f136ac313687f4562b997db6d8c22490 (patch)
tree145a86d9758483cacced273eb28c6aa653c49760
parent402fba2f07712105825d122b3c5cdeb99159572e (diff)
downloadphp7-mysql-shim-90634621f136ac313687f4562b997db6d8c22490.zip
php7-mysql-shim-90634621f136ac313687f4562b997db6d8c22490.tar.gz
php7-mysql-shim-90634621f136ac313687f4562b997db6d8c22490.tar.bz2
Update name of the linter workflow
-rw-r--r--.github/workflows/linter.yaml2
1 files changed, 1 insertions, 1 deletions
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