Fix branch in CI.

This commit is contained in:
LukeMathWalker 2020-12-22 21:25:13 +00:00
parent 4a7c4245c0
commit eb1076de9a

View file

@ -6,11 +6,11 @@ on:
# this specific branch (a.k.a. book chapter).
push:
branches:
- root-chapter-05
- root-chapter-06
pull_request:
types: [ opened, synchronize, reopened ]
branches:
- root-chapter-05
- root-chapter-06
env:
CARGO_TERM_COLOR: always