Skip to content

Commit 48b5744

Browse files
committed
workflow_dispatch
1 parent 1385aa3 commit 48b5744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: CI/CD
33
on:
44
push:
55
pull_request:
6+
workflow_dispatch:
67

78
jobs:
89
build-test-deploy-release:

0 commit comments

Comments
 (0)