Skip to content

Commit

Permalink
Run Actions on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
bentranter committed Oct 2, 2020
1 parent 7021ab1 commit ca2aef0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
on: [pull_request]
on:
push:
branches:
- master
pull_request:
branches:
- master

name: ci

Expand Down

0 comments on commit ca2aef0

Please sign in to comment.