Skip to content

Commit 240f77c

Browse files
committed
Merge remote-tracking branch 'upstream/main' into groups-chunk-2
2 parents 15151d7 + 13fab45 commit 240f77c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ on:
44
push:
55
branches:
66
- main
7-
- dev
8-
- groups-chunk-2
7+
pull_request:
8+
branches:
9+
- main
910

1011
concurrency:
1112
group: ${{ github.workflow }}

0 commit comments

Comments
 (0)