Skip to content

Commit

Permalink
chore: fix invalid owl bot yaml files (#227)
Browse files Browse the repository at this point in the history
Fixes #225
Fixes #226
  • Loading branch information
parthea authored Jun 16, 2021
1 parent 40d3ab1 commit 031889f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@

docker:
image: gcr.io/repo-automation-bots/owlbot-python:latest

begin-after-commit-hash: ee56c3493ec6aeb237ff515ecea949710944a20f
digest: sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
1 change: 0 additions & 1 deletion .github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@

docker:
image: gcr.io/repo-automation-bots/owlbot-python:latest
digest: sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600

0 comments on commit 031889f

Please sign in to comment.