Skip to content

Commit

Permalink
chore: remove path filter (#10773)
Browse files Browse the repository at this point in the history
* chore: remove path filter

* update the trigger
  • Loading branch information
JoeWang1127 authored May 2, 2024
1 parent 8179bb9 commit 225768e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
# downstream client libraries before they are released.
name: Hermetic library generation upon generation config change through pull requests
on:
workflow_dispatch:
pull_request:
paths:
- "generation_config.yaml"

jobs:
library_generation:
Expand Down

0 comments on commit 225768e

Please sign in to comment.