run subworkflow always
Some checks failed
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-02-26 23:54:59 +00:00
parent 6334410560
commit fa96cb7b3f

View File

@ -18,6 +18,7 @@ jobs:
- run: false
- run: echo "🍏 This job's status is ${{ job.status }}."
- name: notify
if: always()
uses: lobo/actions_test/.gitea/workflows/notifcation.yaml@Notify
# - name: Success Notification
# if: success()