Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Vamshi Reddy <[email protected]>
  • Loading branch information
VamshiReddy02 committed Feb 15, 2024
1 parent 34a776b commit 0edf8da
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 201 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: self-assign-bot

on: push

jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: prow-github-actions
uses: jpmcb/[email protected]
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 0 additions & 4 deletions client/.github/CODEOWNERS

This file was deleted.

1 change: 0 additions & 1 deletion client/.github/FUNDING.yml

This file was deleted.

32 changes: 0 additions & 32 deletions client/.github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

20 changes: 0 additions & 20 deletions client/.github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

23 changes: 0 additions & 23 deletions client/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

This file was deleted.

17 changes: 0 additions & 17 deletions client/.github/labels.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions client/.github/workflows/issueComment.yml

This file was deleted.

17 changes: 0 additions & 17 deletions client/.github/workflows/lgtm-merger.yml

This file was deleted.

14 changes: 0 additions & 14 deletions client/.github/workflows/onPr.yml

This file was deleted.

12 changes: 0 additions & 12 deletions client/.github/workflows/prLabeler.yml

This file was deleted.

19 changes: 0 additions & 19 deletions client/.github/workflows/stale.yml

This file was deleted.

11 changes: 0 additions & 11 deletions client/.github/workflows/test.yml

This file was deleted.

0 comments on commit 0edf8da

Please sign in to comment.