Skip to content

Commit

Permalink
use this release-2.9 branch for pre-release
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
  • Loading branch information
Flyingliuhub committed Jul 20, 2023
1 parent 763181a commit 79b4f7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/os-osd-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Deploy OpenSearch and OpenSearch Dashboards

on:
push:
branches: [ main ]
branches: [ release-2.9 ]
# adds workflow_dispatch for manually running a workflow
workflow_dispatch:

Expand All @@ -23,6 +23,7 @@ jobs:
- uses: dorny/paths-filter@v2
id: filter
with:
base: release-2.9
# creates filters to check if any dev or prod changes
filters: |
dev:
Expand Down

0 comments on commit 79b4f7f

Please sign in to comment.