Skip to content

Commit 06d1a34

Browse files
authored
login change (#1574)
1 parent 9b8b05a commit 06d1a34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout repository
2222
uses: actions/checkout@v4
2323
- name: Sync labels with closing issues
24-
uses: wd60622/[email protected]
24+
uses: williambdean/[email protected]
2525
with:
2626
exclude: "question,request discussion,help wanted"
2727
respect_unlabeled: true

.github/workflows/uml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
5757
See the logs [here](https://github.com/pymc-labs/pymc-marketing/actions/workflows/uml.yml) for more details." \
5858
--label "no releasenotes" \
59-
--reviewer "wd60622,juanitorduz"
59+
--reviewer "williambdean,juanitorduz"
6060
env:
6161
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)