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

lucamolteni pushed a commit to branch nightly-enable
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner-quickstarts.git

commit 3df97a0386492f2eebf4e6f4afc588203870ee9e
Author: Luca Molteni <[email protected]>
AuthorDate: Thu Nov 21 10:50:12 2024 +0100

     nightly.yml job on the incubator repository
    
    It seems like this job has never worked before.
    
    Perhaps we should disable it?
---
 .github/workflows/nightly.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index b79e74eb..5206ce25 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -8,7 +8,7 @@ on:
 
 jobs:
   nightly:
-    if: github.repository == 'kiegroup/optaplanner-quickstarts'
+    if: github.repository == 'apache/incubator-kie-optaplanner-quickstarts'
     concurrency:
       group: nightly
       cancel-in-progress: true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to