Skip to content

Commit 6b5c220

Browse files
committed
restore hermetic generation workflow
1 parent e975139 commit 6b5c220

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +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-
# TODO: uncomment this before merging to prevent a formatting regression
19-
#pull_request:
18+
pull_request:
2019
workflow_dispatch:
2120

2221
env:

0 commit comments

Comments
 (0)