Skip to content

Commit

Permalink
Rerun ci groups after base template updated
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <[email protected]>
  • Loading branch information
wanglam committed Nov 4, 2024
1 parent b538963 commit 787a30e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- 'cypress/utils/dashboards/**'
- 'package.json'
- '.github/actions/start-opensearch/action.yml'
- '.github/workflows/release-e2e-workflow-template.yml'

push:
branches: ['**']
Expand All @@ -17,6 +18,7 @@ on:
- 'cypress/utils/dashboards/**'
- 'package.json'
- '.github/actions/start-opensearch/action.yml'
- '.github/workflows/release-e2e-workflow-template.yml'

env:
CI_GROUPS: "1,2,3,4,5,6,7,8,9"
Expand Down

0 comments on commit 787a30e

Please sign in to comment.