ci: testing if I can get this working right
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
20c0092d2d
commit
0304652798
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
name: Build_Deploy
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Update_Flake"]
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
paths:
|
||||
- applications/**/*
|
||||
|
|
Loading…
Reference in a new issue