Skip to content

Commit

Permalink
Merge pull request #9 from epam/add-new-team-member-mszadkow
Browse files Browse the repository at this point in the history
add new user to kdev
  • Loading branch information
mszadkow authored May 20, 2024
2 parents 497125f + 7a7e054 commit 5a684d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add-issues-by-user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ on:
- mbobrovskyi
- vladikkuzn
- IrvingMg
- mszadkow
status:
description: 'Status'
required: true
Expand Down
8 changes: 8 additions & 0 deletions .github/workflows/sync-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,11 @@ jobs:
status: open
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
mszadkow:
uses: epam/kubernetes-kueue/.github/workflows/add-issues-by-user.yaml@main
with:
gh_repo: kubernetes-sigs/kueue
gh_user: mszadkow
status: open
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 5a684d2

Please sign in to comment.