Skip to content

Commit 532b993

Browse files
committed
workflows: enable build-on-push in next branch
Replicate build on push in the next branch. This will help testing the workflow changes. Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>
1 parent 8fcbe81 commit 532b993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- next
78

89
permissions:
910
checks: write

0 commit comments

Comments
 (0)