We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2bc598 commit 377a96cCopy full SHA for 377a96c
.github/workflows/publish-library.yml
@@ -51,7 +51,7 @@ jobs:
51
BODY=$(cat <<EOF
52
This is an automated PR to update the Dart Docker library.
53
54
- cc @iinozemtsev @athom
+ cc @iinozemtsev @athomas
55
EOF
56
)
57
gh pr create \
0 commit comments