Skip to content

Commit

Permalink
Trigger CI workflow for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
TimonVS committed Oct 26, 2019
1 parent 030b28b commit d5a9ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
@@ -1,6 +1,6 @@
name: CI

on: [push]
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit d5a9ff1

Please sign in to comment.