Skip to content

Commit 1d88743

Browse files
committed
drop this
1 parent eae8015 commit 1d88743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: CI
33

44
on:
55
pull_request:
6-
branches: [libdd-part-1]
6+
branches: [libdd-part-1, libdd-part-2]
77
types: [opened, synchronize, reopened]
88
push:
9-
branches: [libdd-part-1]
9+
branches: [libdd-part-1, libdd-part-2]
1010
workflow_dispatch:
1111

1212
concurrency:

0 commit comments

Comments
 (0)