Skip to content

Commit

Permalink
only run on prs
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Apr 27, 2020
1 parent 5a557e5 commit 7e8d12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Test
on: [push]
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7e8d12b

Please sign in to comment.