Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewangeta authored Aug 23, 2020
1 parent 7d01fb8 commit 97b6b3c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: 'Test'

on:
push:
pull_request:
types: [opened]
branches:
- 'master'

jobs:
test:
Expand Down

0 comments on commit 97b6b3c

Please sign in to comment.