Skip to content

Commit

Permalink
Run tests on push or pr
Browse files Browse the repository at this point in the history
  • Loading branch information
quodlibetor committed Oct 9, 2020
1 parent 90f6928 commit 8ecae0c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Rust

on:
push:
branches: [master]
pull_request:
branches: [master]
push: [ master ]
pull_request: [ * ]

jobs:
test:
Expand Down

0 comments on commit 8ecae0c

Please sign in to comment.