Skip to content

Commit ce6904d

Browse files
dandhleegcf-owl-bot[bot]parthea
authored
chore: revert owlbot main branch templates (#390)
* chore: revert owlbot main branch templates * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent f5af164 commit ce6904d

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

owlbot.py

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -100,25 +100,3 @@
100100

101101
s.shell.run(["nox", "-s", "blacken"], hide_output=False)
102102

103-
# ----------------------------------------------------------------------------
104-
# Main Branch migration
105-
# ----------------------------------------------------------------------------
106-
107-
s.replace(
108-
"*.rst",
109-
"master",
110-
"main"
111-
)
112-
113-
s.replace(
114-
"CONTRIBUTING.rst",
115-
"kubernetes/community/blob/main",
116-
"kubernetes/community/blob/master"
117-
)
118-
119-
s.replace(
120-
".kokoro/*",
121-
"master",
122-
"main"
123-
)
124-

0 commit comments

Comments
 (0)