Skip to content

Commit

Permalink
🔧 activate GitHub ci to pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Petetot committed Nov 13, 2019
1 parent a7f1228 commit 174b920
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test-and-lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Test and lint

on: [push]
on:
pull_request:
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 174b920

Please sign in to comment.