Skip to content

Commit

Permalink
push is just simpler
Browse files Browse the repository at this point in the history
  • Loading branch information
eknowlton committed May 11, 2022
1 parent 1d37b46 commit 9ffc543
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: test

on:
pull_request:
types: [opened, reopened, review_requested]
on: [push]

jobs:
build:
Expand Down

0 comments on commit 9ffc543

Please sign in to comment.