Skip to content

Commit d0c836e

Browse files
chore: indicate that newclient.yaml is for testing purposes (#10172)
1 parent 081f276 commit d0c836e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/newclient.yaml renamed to .github/workflows/verify-client-generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: New Client
1+
name: Verify GAPIC client library generation
22
on:
33
schedule:
44
- cron: '0 2 * * *' # nightly at 2 am UTC

0 commit comments

Comments
 (0)