Skip to content

Commit 85c48f2

Browse files
committed
simplify workflows
1 parent 6e3afce commit 85c48f2

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

workflows/code-simplifier.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
tracker-id: code-simplifier
1414

1515
imports:
16+
- shared/formatting.md
1617
- shared/reporting.md
1718

1819
safe-outputs:

workflows/q.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ If logs show excessive repetitive tool calls:
190190
Example of creating a shared import:
191191
```yaml
192192
imports:
193+
- shared/formatting.md
193194
- shared/reporting.md
194195
```
195196

workflows/shared/reporting.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
imports:
3-
- shared/formatting.md
4-
---
52

63
## Report Formatting
74

0 commit comments

Comments
 (0)