This commit is contained in:
Luca P 2022-03-14 11:22:00 +00:00
parent a77fab7d08
commit 265e25335e

View file

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