Skip to content

Commit

Permalink
Merge pull request #874 from AviVahl/master
Browse files Browse the repository at this point in the history
ci: ensure master branch is also tested
  • Loading branch information
Orta authored Jun 18, 2020
2 parents 9be01db + aa8c6a7 commit bf671e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: CI
on: pull_request
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit bf671e9

Please sign in to comment.