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/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 52560c4b Disable for now
52560c4b is described below

commit 52560c4b40aa86ce7a1fb1f5e597d3c31132b7fd
Author: Sebb <[email protected]>
AuthorDate: Tue Jan 2 00:12:19 2024 +0000

    Disable for now
---
 .github/workflows/unittestagenda.yml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/unittestagenda.yml 
b/.github/workflows/unittestagenda.yml
index 482e10c1..e383eab1 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -1,10 +1,10 @@
 name: Unit test agenda
 on:
-  push:
-    paths:
-      - '**/unittestagenda.yml'
-      - 'www/board/agenda/**'
-      - 'lib/**'
+  # push:
+  #   paths:
+  #     - '**/unittestagenda.yml'
+  #     - 'www/board/agenda/**'
+  #     - 'lib/**'
 
   workflow_dispatch:
 

Reply via email to