Skip to content

Commit fd62573

Browse files
fix examples
1 parent b225192 commit fd62573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches:
99
- main
1010
concurrency:
11-
group: examples-${{ github.ref }}-${{ matrix.ydb-version }}
11+
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
1212
cancel-in-progress: true
1313
jobs:
1414
main:

0 commit comments

Comments
 (0)