Skip to content

Commit f608988

Browse files
committed
ci: Add listening branch
1 parent 785fcf9 commit f608988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Rust
33
on:
44
push:
55
branches:
6-
- main
6+
- main, 40-revision
77
pull_request:
88
branches:
9-
- main
9+
- main, 40-revision
1010

1111
jobs:
1212
rustfmt:

0 commit comments

Comments
 (0)