Skip to content

Commit 5076d2a

Browse files
authored
chore: removing owlbot directives for conversion to main (#32)
chore: removing owlbot directives for conversion to main
1 parent f39b74a commit 5076d2a

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-python:latest
3-
digest: sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
3+
digest: sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d

packages/google-cloud-audit-log/owlbot.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,5 @@
3737
s.move(templated_files / ".github")
3838
s.move(templated_files / ".gitignore")
3939

40-
# Remove the replacement below once https://github.com/googleapis/synthtool/pull/1188 is merged
41-
42-
# Update googleapis/repo-automation-bots repo to main in .kokoro/*.sh files
43-
s.replace(".kokoro/*.sh", "repo-automation-bots/tree/master", "repo-automation-bots/tree/main")
44-
4540
# Add license headers
4641
python.fix_pb2_headers()

0 commit comments

Comments
 (0)