Skip to content

Commit 33f8de6

Browse files
committed
Add workflow dispatch to deployment action
1 parent 437ebc4 commit 33f8de6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- develop
88
- phoenix
9+
workflow_dispatch:
910

1011
env:
1112
PHP_VERSION: '8.3'

0 commit comments

Comments
 (0)