Skip to content

Commit

Permalink
Allow triggering a manual run of the test workflow on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
lgeorget committed Jul 1, 2024
1 parent 67be627 commit 9895aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/symfony.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
branches: [ "v4" ]
pull_request:
branches: [ "v4" ]
workflow_dispatch


env:
PHPUNIT_FLAGS: "-v --testdox"
Expand Down

0 comments on commit 9895aa5

Please sign in to comment.