Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pksunkara committed Nov 15, 2020
1 parent 8cebf52 commit 2df3a70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
@@ -1,10 +1,9 @@
name: CI
on:
push:
branches: [staging, trying]
branches: [master]
pull_request:
branches: [master]
types: [opened, reopened, synchronize]
jobs:
test:
name: Tests
Expand Down

0 comments on commit 2df3a70

Please sign in to comment.