Commit c43c6ec
committed
Fix release notes check for API repos
For API repos we need to check if files in the `proto/` or `py/`
directories were updated, not `src/`.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent e544200 commit c43c6ec
File tree
2 files changed
+5
-1
lines changed- cookiecutter/{{cookiecutter.github_repo_name}}/.github/workflows
- tests_golden/integration/test_cookiecutter_generation/api/frequenz-api-test/.github/workflows
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
0 commit comments