From 873c2650d87ccb8bfe6d6f190dd977d134b8f661 Mon Sep 17 00:00:00 2001 From: lobo Date: Mon, 27 Mar 2023 01:25:36 +0000 Subject: [PATCH] Update '.gitea/workflows/hello_world.yaml' --- .gitea/workflows/hello_world.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/hello_world.yaml b/.gitea/workflows/hello_world.yaml index 8d19968..1c2c0ec 100644 --- a/.gitea/workflows/hello_world.yaml +++ b/.gitea/workflows/hello_world.yaml @@ -17,9 +17,6 @@ jobs: ls ${{ github.workspace }} - run: false - run: echo "🍏 This job's status is ${{ job.status }}." - - name: notify - if: always() - uses: https://git.lerch.org/lobo/actions_test/.gitea/workflows/notifcation@master Sign-Something: runs-on: ubuntu-latest needs: Explore-GitHub-Actions