Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 87ca8b9

Browse files
committed
chore: skip generation
1 parent e4572d3 commit 87ca8b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# downstream client libraries before they are released.
1616
name: Hermetic library generation upon generation config change through pull requests
1717
on:
18-
pull_request:
18+
#pull_request:
1919

2020
env:
2121
REPO_FULL_NAME: ${{ github.event.pull_request.head.repo.full_name }}

0 commit comments

Comments
 (0)