Skip to content

Commit

Permalink
Trigger CI on pull requests (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitusortner authored Jan 25, 2020
1 parent fa7e307 commit 6525e9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Continuous integration
name: CI

on: [push]
on: pull_request

jobs:
floor-annotation:
Expand Down

0 comments on commit 6525e9d

Please sign in to comment.