Update '.gitea/workflows/hello_world.yaml'
This commit is contained in:
parent
d00c999dc0
commit
873c2650d8
|
@ -17,9 +17,6 @@ jobs:
|
||||||
ls ${{ github.workspace }}
|
ls ${{ github.workspace }}
|
||||||
- run: false
|
- run: false
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- 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:
|
Sign-Something:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: Explore-GitHub-Actions
|
needs: Explore-GitHub-Actions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user