Skip to content

Commit 5c55c12

Browse files
committed
Allow manual triggers
1 parent 6da2d78 commit 5c55c12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-test-deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: docker-nginx-php
22

33
on:
4-
push:
54
pull_request:
5+
push:
6+
workflow_dispatch:
67

78
jobs:
89
slack-start:

0 commit comments

Comments
 (0)