Skip to content

Commit

Permalink
test 2023 reinvent
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
  • Loading branch information
Flyingliuhub committed Sep 6, 2023
1 parent fda9690 commit 9512a7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/os-osd-deployment-manually.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
name: Manually Deploy OpenSearch and OpenSearch Dashboards

on:
push:
branches: [ 2023reinvent ]
# Adds workflow_dispatch for manually running a workflow
workflow_dispatch:
workflow_dispatch:

jobs:

Expand Down

0 comments on commit 9512a7c

Please sign in to comment.