Skip to content

Commit

Permalink
ci: adjust the branch name in update-website-tsc.yml workflow (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
14Richa authored Jul 5, 2023
1 parent ada6d91 commit ed18ce3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-website-tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Create branch
working-directory: ./website
run: |
git checkout -b update-tscmembers-${{ github.run_id }}
git checkout -b update-tscmembers-${{ github.head_ref }}
- name: Convert YAML to JSON using Python
working-directory: ./community
run: |
Expand Down
8 changes: 8 additions & 0 deletions MAINTAINERS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,14 @@
isTscMember: false
repos:
- dotnet-rabbitmq-template
- name: mr-nuno
github: mr-nuno
slack: U03A5145
availableForHire: false
company: GmbH
isTscMember: false
repos:
- dotnet-rabbitmq-template
- name: Thulisile Sibanda
github: thulieblack
linkedin: v-thulisile-sibanda
Expand Down

0 comments on commit ed18ce3

Please sign in to comment.