From 01e9310b74ea80a8858405193405af10d5fd915e Mon Sep 17 00:00:00 2001 From: "Arrobo, Gabriel" Date: Thu, 26 Mar 2026 14:01:01 -0700 Subject: [PATCH] Remove unused figures left from a previous cleanup Signed-off-by: Arrobo, Gabriel --- .github/workflows/publish-docs.yml | 4 +--- amp/images/aether-3.0-models.svg | 1 - amp/images/aether-architecture.svg | 1 - amp/images/aether-highlevel.svg | 1 - amp/images/roc-diagram-for-guide.svg | 1 - amp/images/subproxy.svg | 1 - 6 files changed, 1 insertion(+), 8 deletions(-) delete mode 100755 amp/images/aether-3.0-models.svg delete mode 100755 amp/images/aether-architecture.svg delete mode 100755 amp/images/aether-highlevel.svg delete mode 100755 amp/images/roc-diagram-for-guide.svg delete mode 100755 amp/images/subproxy.svg diff --git a/.github/workflows/publish-docs.yml b/.github/workflows/publish-docs.yml index 9e4fa5b..40ec637 100644 --- a/.github/workflows/publish-docs.yml +++ b/.github/workflows/publish-docs.yml @@ -25,6 +25,7 @@ jobs: environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} + if: github.repository_owner == 'opennetworkinglab' runs-on: ubuntu-latest steps: - name: Checkout @@ -41,7 +42,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v5 - - - - run: echo "🍏 This job's status is ${{ job.status }}." diff --git a/amp/images/aether-3.0-models.svg b/amp/images/aether-3.0-models.svg deleted file mode 100755 index d0fcf05..0000000 --- a/amp/images/aether-3.0-models.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/amp/images/aether-architecture.svg b/amp/images/aether-architecture.svg deleted file mode 100755 index 9e02817..0000000 --- a/amp/images/aether-architecture.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/amp/images/aether-highlevel.svg b/amp/images/aether-highlevel.svg deleted file mode 100755 index 76460f6..0000000 --- a/amp/images/aether-highlevel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/amp/images/roc-diagram-for-guide.svg b/amp/images/roc-diagram-for-guide.svg deleted file mode 100755 index 3000b64..0000000 --- a/amp/images/roc-diagram-for-guide.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/amp/images/subproxy.svg b/amp/images/subproxy.svg deleted file mode 100755 index 8b157ec..0000000 --- a/amp/images/subproxy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file