Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Nov 29, 2023
1 parent 5c99d60 commit 998b199
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 281 deletions.
31 changes: 0 additions & 31 deletions .github/workflows/CI.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/add-untriaged.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/backport.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/delete_backport_branch.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/e2eTest.yml

This file was deleted.

31 changes: 0 additions & 31 deletions .github/workflows/gradle-build-and-test.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/linkCheck.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/workflows/python-tests.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/release-drafter.yml

This file was deleted.

10 changes: 3 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: OpenSearch Migrations Test

on:
workflow_dispatch:
# Inputs the workflow accepts.
inputs:
ref:
type: string
required: false
default: 'main'
push:
branches:
- 'testing/githuboidc'

jobs:
test:
Expand Down

0 comments on commit 998b199

Please sign in to comment.