Merge branch 'config' into localApps
This commit is contained in:
commit
c3cc7a8b1b
|
|
@ -4,6 +4,13 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- localApps
|
||||
workflow_run:
|
||||
workflows:
|
||||
- 'App Version CI/CD'
|
||||
types:
|
||||
- completed
|
||||
branches:
|
||||
- localApps
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in New Issue