From 6ba14ed3463c03e76710175cd6f79ff67ebc2a37 Mon Sep 17 00:00:00 2001 From: Vittoria <96316023+VittoriaAlata@users.noreply.github.com> Date: Thu, 4 Jan 2024 19:09:12 +0100 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index d459dde..4514981 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -28,9 +28,4 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script run: echo Hello, world! - - # Runs a set of commands using the runners shell - - name: First interaction - test - - uses: octodemo/first-interaction-vulnerable@v3 -