Skip to content

Commit c712c69

Browse files
committed
chore: skip generation
1 parent 4b934d6 commit c712c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)