Skip to content

Commit 92b2774

Browse files
author
Jan Kaul
committed
include df branches in CI
1 parent c998b31 commit 92b2774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ "main" ]
66
pull_request:
7-
branches: [ "main" ]
7+
branches: [ "main", "df*" ]
88

99
env:
1010
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)