We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a615ed commit 29ea4a1Copy full SHA for 29ea4a1
.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
3
- digest: sha256:111973c0da7608bf1e60d070e5449d48826c385a6b92a56cb9203f1725d33c3d
+ digest: sha256:bbb8dd6576ac58830a07fc17e9511ae898be44f2219d3344449b125df9854441
owlbot.py
@@ -21,5 +21,6 @@
21
".prettierignore",
22
".github/release-please.yml",
23
'.kokoro/publish.sh',
24
- '.kokoro/release/publish.cfg'
25
-])
+ '.kokoro/release/publish.cfg',
+ '.github/workflows/ci.yaml'
26
+])
0 commit comments