Skip to content

Commit 6fa8b74

Browse files
authored
Merge aba462e into 7a4c215
2 parents 7a4c215 + aba462e commit 6fa8b74

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/postcommit_asan.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- 'main'
77
- 'stable-*'
8+
- 'stream-nb-*'
89
paths-ignore:
910
- 'ydb/docs/**'
1011
- '.github/**'

.github/workflows/postcommit_relwithdebinfo.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- 'main'
66
- 'stable-*'
7+
- 'stream-nb-*'
78
paths-ignore:
89
- 'ydb/docs/**'
910
- '.github/**'

.github/workflows/pr_check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- 'main'
66
- 'stable-*'
7+
- 'stream-nb-*'
78
paths-ignore:
89
- 'ydb/docs/**'
910
- '*'

0 commit comments

Comments
 (0)