diff --git a/.github/workflows/dependency-updater-7.yml b/.github/workflows/dependency-updater-7.yml index d9c4a2164ae..b31f43f79ea 100644 --- a/.github/workflows/dependency-updater-7.yml +++ b/.github/workflows/dependency-updater-7.yml @@ -1,5 +1,5 @@ # This workflow will update dependencies for product-is 7.x.x. -name: Dependency Updater 7.x.x +name: "[Deprecated] Dependency Updater 7.x.x" on: workflow_dispatch: # schedule: diff --git a/.github/workflows/pr-builder-test-JDK11-7.yml b/.github/workflows/pr-builder-test-JDK11-7.yml index ba39fa4afc9..63fa41bc3dc 100644 --- a/.github/workflows/pr-builder-test-JDK11-7.yml +++ b/.github/workflows/pr-builder-test-JDK11-7.yml @@ -1,4 +1,4 @@ -name: pr-builder-test 7.x.x +name: "[Deprecated] pr-builder-test 7.x.x" on: workflow_dispatch: