Skip to content

Commit 29f2bed

Browse files
add this branch to CI
1 parent 3ee718e commit 29f2bed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_all_application_deps.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: common-build-cache
22
on:
33
workflow_dispatch:
44
push:
5-
branches:
6-
- main
5+
branches: [main, build-by-app]
76
# Do a full rebuild from scratch midnight UTC Saturday:
87
schedule:
98
- cron: '0 0 * * SAT'

0 commit comments

Comments
 (0)