From 619e8cca3706523c398baa26c1f6c668d997cdce Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 6 May 2021 18:24:00 +0200 Subject: [PATCH] typo --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 5ebe119086..022da8bb94 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -1,4 +1,4 @@ -name: Integeration Test +name: Integration Test on: pull_request: { }