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