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