Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Yag000 committed Sep 1, 2023
1 parent d309a51 commit e085f88
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
name: Rust

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-05
pull_request:
types: [opened, synchronize, reopened]
branches:
- root-chapter-05

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit e085f88

Please sign in to comment.