From 7a9ab3f3401d1ab16a1da7891da8b6e10b91e8c0 Mon Sep 17 00:00:00 2001 From: lobo Date: Sun, 26 Feb 2023 23:58:46 +0000 Subject: [PATCH] comment reference --- .gitea/workflows/hello_world.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hello_world.yaml b/.gitea/workflows/hello_world.yaml index 624f1d7..c1bae0d 100644 --- a/.gitea/workflows/hello_world.yaml +++ b/.gitea/workflows/hello_world.yaml @@ -19,7 +19,7 @@ jobs: - run: echo "🍏 This job's status is ${{ job.status }}." - name: notify if: always() - uses: https://git.lerch.org/lobo/actions_test/.gitea/workflows/notifcation.yaml@Notify + uses: https://git.lerch.org/lobo/actions_test/.gitea/workflows/notifcation.yaml #@Notify # - name: Success Notification # if: success() # run: |