Skip to content

Commit

Permalink
Merge pull request #1202 from aws-amplify/run-test-on-fork
Browse files Browse the repository at this point in the history
chore: enable test action PR trigger
  • Loading branch information
harrysolovay authored Mar 7, 2020
2 parents eca01f6 + 3a09a80 commit 50ad970
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Test
on:
push:
branches:
- "*"
- push
- pull_request
jobs:
test:
name: Test
Expand Down

0 comments on commit 50ad970

Please sign in to comment.