Skip to content

Commit

Permalink
Merge pull request #1 from peterzhuamazon/testmain-patch
Browse files Browse the repository at this point in the history
Testmain patch
  • Loading branch information
peterzhuamazon authored Mar 28, 2024
2 parents 910bac1 + 4ab60e5 commit 1306193
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 125 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/add-untriaged.yml

This file was deleted.

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

This file was deleted.

4 changes: 3 additions & 1 deletion .github/workflows/delete_backport_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ on:
jobs:
delete-branch:
runs-on: ubuntu-latest
if: startsWith(github.event.pull_request.head.ref,'backport/')
if: startsWith(github.event.pull_request.head.repo.full_name, 'peterzhuamazon/documentation-website')
steps:
- name: Echo remove branch
run: echo Removing ${{github.event.pull_request.head.ref}}
- name: Delete merged branch
uses: SvanBoxel/delete-merged-branch@main
env:
Expand Down
16 changes: 0 additions & 16 deletions .github/workflows/jekyll-build.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/link-checker.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/vale.yml

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ This project is licensed under the [Apache 2.0 License](LICENSE).
## Copyright

Copyright OpenSearch contributors.

123

0 comments on commit 1306193

Please sign in to comment.