Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Palmieri committed Dec 5, 2020
1 parent 2cc7ae2 commit 447fdbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
# NB: this differs from the book's project!
# These settings allow us to run this specific CI pipeline for PRs against
# this specific branch (a.k.a. book chapter).
push:
branches:
- root-chapter-03-part0
pull_request:
types: [ opened, synchronize, reopened ]
branches:
Expand Down

0 comments on commit 447fdbf

Please sign in to comment.