From 8a13b1f4815f203f76104c7cbeae5de462316cb7 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Fri, 24 May 2024 17:20:39 +0100 Subject: [PATCH] Revert "Update github-repo-stats.yml" This reverts commit cd225fafb07ced43ecd0d5efd3f728e44164085b. --- .github/workflows/github-repo-stats.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/github-repo-stats.yml b/.github/workflows/github-repo-stats.yml index ad3baf6c34..c5f7e869fa 100644 --- a/.github/workflows/github-repo-stats.yml +++ b/.github/workflows/github-repo-stats.yml @@ -78,7 +78,6 @@ jobs: - "cicsdev/cics-eventprocessing-java" - "cicsdev/base64" - "cicsdev/cics-banking-sample-application-cbsa" - - "IBM/cics-tutorial-bundle-maven-gradle" # Do not cancel&fail all remaining jobs upon first job failure. fail-fast: false # Help avoid commit conflicts. Note(JP): this should not be