Skip to content

Commit cbd7538

Browse files
build: warn uses when they edit auto-generated files (#732)
1 parent 8e90033 commit cbd7538

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

handwritten/devtools-cloudprofiler/.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
branches:
4-
- $default-branch
4+
- master
55
pull_request:
66
name: ci
77
jobs:

handwritten/devtools-cloudprofiler/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/cloud-profiler-nodejs.git",
7-
"sha": "d372427c563b36b25669c901cdab98f0f93e9c27"
7+
"sha": "aaf1e6c435dc9cc44be9c844de14548f406387e6"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "c6706ee5d693e9ae5967614170732646590d8374"
14+
"sha": "e6f3d54be015a394b6ab5a25903ec09062a2b424"
1515
}
1616
}
1717
]

0 commit comments

Comments
 (0)