Skip to content

Commit

Permalink
Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
attackant committed Nov 2, 2023
1 parent 9dd7607 commit 501f646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Testing Suite

on:
workflow_dispatch:
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
branches:
- develop
- issue-1021

jobs:
php-tests:
Expand Down

0 comments on commit 501f646

Please sign in to comment.