Skip to content

Commit 68a360f

Browse files
committed
Merge branch 'master' into shubham1172/customizable-logging
2 parents 10a9051 + c8c64eb commit 68a360f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ on:
1919
- release-*
2020
tags:
2121
- v*
22+
pull_request:
23+
branches:
24+
- master
25+
- release-*
26+
# Manual trigger
27+
workflow_dispatch: {}
2228

2329
jobs:
2430
build:

0 commit comments

Comments
 (0)