Skip to content

Commit

Permalink
chore: now run-tests-on-databases works only manually
Browse files Browse the repository at this point in the history
  • Loading branch information
WatheqAlshowaiter committed Jul 18, 2024
1 parent 023d667 commit 6fd46dc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/run-tests-on-databases.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
name: databases

on:
push:
paths:
- "**.php"
- ".github/workflows/run-tests.yml"
- ".github/workflows/run-tests-on-databases.yml"
- "phpunit.xml.dist"
- "composer.json"
- "composer.lock"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6fd46dc

Please sign in to comment.