There was an error while loading. Please reload this page.
1 parent ade9909 commit a038b69Copy full SHA for a038b69
.github/workflows/hermetic_library_generation.yaml
@@ -16,6 +16,8 @@
16
name: Hermetic library generation upon generation config change through pull requests
17
on:
18
pull_request:
19
+ paths:
20
+ - 'generation_config.yaml'
21
22
jobs:
23
library_generation:
0 commit comments