Skip to content

Commit f06779a

Browse files
committed
Also run format and update-patch commands
1 parent 3174ac6 commit f06779a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ jobs:
168168
- run: dfetch check
169169
- run: dfetch update
170170
- run: dfetch update
171+
- run: dfetch update-patch
172+
- run: dfetch format-patch
171173
- run: dfetch report -t sbom
172174

173175

.github/workflows/run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
- run: dfetch check
4343
- run: dfetch update
4444
- run: dfetch update
45+
- run: dfetch update-patch
46+
- run: dfetch format-patch
4547
- run: dfetch report -t sbom
4648
- name: Dfetch SARIF Check
4749
uses: ./

0 commit comments

Comments
 (0)