Skip to content

Commit

Permalink
chore: removing owlbot directives for conversion to main (#1512)
Browse files Browse the repository at this point in the history
* chore: removing owlbot directives for conversion to main

* update lock file
  • Loading branch information
nicain committed Sep 1, 2021
1 parent 9e007c4 commit bbc4385
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-python:latest
digest: sha256:9743664022bd63a8084be67f144898314c7ca12f0a03e422ac17c733c129d803
digest: sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d
5 changes: 0 additions & 5 deletions owlbot.py
Expand Up @@ -39,8 +39,3 @@
# ----------------------------------------------------------------------------

python.py_samples(skip_readmes=True)

# Remove the replacements below once https://github.com/googleapis/synthtool/pull/1188 is merged

# Update googleapis/repo-automation-bots repo to main in .kokoro/*.sh files
s.replace(".kokoro/*.sh", "repo-automation-bots/tree/master", "repo-automation-bots/tree/main")

0 comments on commit bbc4385

Please sign in to comment.