This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a3cbcd  Typo
4a3cbcd is described below

commit 4a3cbcd16837c613fce70c915f74a7661a8f4cd4
Author: Sebb <[email protected]>
AuthorDate: Wed Jan 26 01:01:45 2022 +0000

    Typo
---
 .github/workflows/integration-tests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/integration-tests.yml 
b/.github/workflows/integration-tests.yml
index 06e5f32..6e02b81 100644
--- a/.github/workflows/integration-tests.yml
+++ b/.github/workflows/integration-tests.yml
@@ -5,7 +5,7 @@ name: Integration Tests
 on:
   push:
     paths:
-      - 'integration-test.yml'
+      - 'integration-tests.yml'
 
   workflow_dispatch:
 

Reply via email to