Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove pull request event from fireing CI
When opening a new PR the CI is run twice, once because the PR event is fired and once because the push even is raised. The push event is enough.
- Loading branch information