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 a6872c2 commit b0b6e9eCopy full SHA for b0b6e9e
.github/workflows/move-to-emeritus.yml
@@ -32,7 +32,7 @@ jobs:
32
run: |
33
git config user.name otelbot
34
git config user.email [email protected]
35
- git checkout -b chore/move-inactive-to-emeritus
+ git checkout -b otelbot/move-inactive-to-emeritus
36
git add README.md
37
git commit -m "chore: move inactive members to emeritus"
38
git push --set-upstream origin otelbot/move-inactive-to-emeritus --force
0 commit comments