Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach authored Oct 18, 2024
1 parent 99d46c5 commit 7b3a1d4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ name: run-tests

on:
push:
branches:
- main
pull_request:
branches:
- main
paths:
- '**.php'
- '.github/workflows/run-tests.yml'
- 'phpunit.xml.dist'
- 'composer.json'
- 'composer.lock'

jobs:
test:
Expand Down

0 comments on commit 7b3a1d4

Please sign in to comment.