Skip to content

Commit

Permalink
Add CI on PR #366
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsvl committed Mar 25, 2022
1 parent f470883 commit ed501a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Rust
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
build:
Expand Down

0 comments on commit ed501a1

Please sign in to comment.