Skip to content

Commit

Permalink
Run tests on all pushes and pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrodie committed Aug 14, 2023
1 parent 87fb193 commit ca846aa
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Test

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

jobs:
phpcs:
Expand Down

0 comments on commit ca846aa

Please sign in to comment.