Added a notification for sucess, and testing cache
Some checks failed
Check config / build (push) Failing after 9m48s
Some checks failed
Check config / build (push) Failing after 9m48s
This commit is contained in:
parent
a2774bd3f8
commit
0d15b19fed
@ -23,3 +23,8 @@ jobs:
|
||||
|
||||
- name: Check flake
|
||||
run: nix flake check
|
||||
|
||||
- name: Notify routine
|
||||
run: |
|
||||
curl\
|
||||
-H "Title: [Routine] Flake checked"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user