Skip to content

Commit a038b69

Browse files
committed
chore: update hermetic_library_generation.yaml to only run on PRs what modify generation_config.yaml
1 parent ade9909 commit a038b69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
name: Hermetic library generation upon generation config change through pull requests
1717
on:
1818
pull_request:
19+
paths:
20+
- 'generation_config.yaml'
1921

2022
jobs:
2123
library_generation:

0 commit comments

Comments
 (0)