Skip to content

Commit ea4d580

Browse files
committed
restore library generation
1 parent 14f689e commit ea4d580

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +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:
20-
workflow_dispatch:
18+
pull_request:
2119

2220
env:
2321
REPO_FULL_NAME: ${{ github.event.pull_request.head.repo.full_name }}

0 commit comments

Comments
 (0)